public class RemoveServiceRequest extends AbstractCouchbaseRequest implements InternalRequest
Constructor and Description |
---|
RemoveServiceRequest(ServiceType type,
String bucket,
InetAddress hostname) |
Modifier and Type | Method and Description |
---|---|
InetAddress |
hostname() |
ServiceType |
type() |
bucket, observable, password, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
bucket, observable, password
public RemoveServiceRequest(ServiceType type, String bucket, InetAddress hostname)
public ServiceType type()
public InetAddress hostname()
Copyright © 2014 Couchbase, Inc.