public interface CouchbaseResponse extends CouchbaseMessage
Modifier and Type | Method and Description |
---|---|
CouchbaseRequest |
request()
Potentially has the associated request attached.
|
ResponseStatus |
status()
The typesafe status of the response.
|
ResponseStatus status()
The typesafe status of the response.
CouchbaseRequest request()
Potentially has the associated request attached.