public class AddServiceRequest extends AbstractCouchbaseRequest implements InternalRequest
| Constructor and Description |
|---|
AddServiceRequest(ServiceType type,
String bucket,
String password,
int port,
InetAddress hostname) |
| Modifier and Type | Method and Description |
|---|---|
InetAddress |
hostname() |
int |
port() |
String |
toString() |
ServiceType |
type() |
bucket, creationTime, incrementRetryCount, observable, passwordclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitbucket, incrementRetryCount, observable, passwordcreationTimepublic AddServiceRequest(ServiceType type, String bucket, String password, int port, InetAddress hostname)
public ServiceType type()
public InetAddress hostname()
public int port()
public String toString()
toString in class AbstractCouchbaseRequestCopyright © 2016 Couchbase, Inc.. All rights reserved.