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