@Stability.Uncommitted public class RawManagerRequest extends Object
Modifier and Type | Method and Description |
---|---|
static RawManagerRequest |
get(ServiceType serviceType,
String uri)
Performs a HTP GET request against the given service type and URI.
|
public static RawManagerRequest get(ServiceType serviceType, String uri)
serviceType
- the service type to query.uri
- the URI to query.RawManager.call(Cluster, RawManagerRequest)
.Copyright © 2021 Couchbase, Inc.. All rights reserved.