public class BucketConfigRequest extends AbstractCouchbaseRequest implements ConfigRequest
| Constructor and Description |
|---|
BucketConfigRequest(String path,
NetworkAddress hostname,
String bucket,
String password) |
BucketConfigRequest(String path,
NetworkAddress hostname,
String bucket,
String username,
String password) |
| Modifier and Type | Method and Description |
|---|---|
NetworkAddress |
hostname() |
String |
path() |
bucket, creationTime, incrementRetryCount, maxRetryDuration, maxRetryDuration, observable, password, retryAfter, retryAfter, retryCount, retryDelay, retryDelay, toString, usernameclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitbucket, incrementRetryCount, maxRetryDuration, maxRetryDuration, observable, password, retryAfter, retryAfter, retryCount, retryDelay, retryDelay, usernamecreationTimepublic BucketConfigRequest(String path, NetworkAddress hostname, String bucket, String password)
public BucketConfigRequest(String path, NetworkAddress hostname, String bucket, String username, String password)
public NetworkAddress hostname()
public String path()
path in interface ConfigRequestCopyright © 2017 Couchbase, Inc.. All rights reserved.