Class AddServiceResponse
java.lang.Object
com.couchbase.client.core.message.AbstractCouchbaseResponse
com.couchbase.client.core.message.internal.AddServiceResponse
- All Implemented Interfaces:
CouchbaseMessage
,CouchbaseResponse
public class AddServiceResponse extends AbstractCouchbaseResponse implements CouchbaseResponse
-
Constructor Summary
Constructors Constructor Description AddServiceResponse(ResponseStatus status, String hostname)
-
Method Summary
Methods inherited from class com.couchbase.client.core.message.AbstractCouchbaseResponse
creationTime, request, status, statusDetails, statusDetails, toString
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface com.couchbase.client.core.message.CouchbaseMessage
creationTime
Methods inherited from interface com.couchbase.client.core.message.CouchbaseResponse
request, status, statusDetails, statusDetails
-
Constructor Details
-
AddServiceResponse
-
-
Method Details
-
hostname
-