public class UpsertDesignDocumentResponse extends AbstractCouchbaseResponse
Constructor and Description |
---|
UpsertDesignDocumentResponse(ResponseStatus status,
ByteBuf content,
CouchbaseRequest request) |
Modifier and Type | Method and Description |
---|---|
ByteBuf |
content() |
request, status, toString
public UpsertDesignDocumentResponse(ResponseStatus status, ByteBuf content, CouchbaseRequest request)
public ByteBuf content()
Copyright © 2014 Couchbase, Inc.