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.
|
creationTimeResponseStatus status()
The typesafe status of the response.
CouchbaseRequest request()
Potentially has the associated request attached.
Copyright © 2016 Couchbase, Inc.. All rights reserved.