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