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, creationTime, incrementRetryCount, observable, password, retryCount, toString, username
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
bucket, incrementRetryCount, observable, password, retryCount, username
creationTime
public RemoveServiceRequest(ServiceType type, String bucket, InetAddress hostname)
public ServiceType type()
public InetAddress hostname()
Copyright © 2017 Couchbase, Inc.. All rights reserved.