public class UpsertDesignDocumentResponse extends AbstractCouchbaseResponse
Constructor and Description |
---|
UpsertDesignDocumentResponse(ResponseStatus status,
io.netty.buffer.ByteBuf content,
CouchbaseRequest request) |
Modifier and Type | Method and Description |
---|---|
io.netty.buffer.ByteBuf |
content() |
request, status, toString
public UpsertDesignDocumentResponse(ResponseStatus status, io.netty.buffer.ByteBuf content, CouchbaseRequest request)