public class GenericManagerResponse extends BaseResponse
| Constructor and Description |
|---|
GenericManagerResponse(ResponseStatus status,
byte[] content) |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
content() |
String |
toString() |
statuspublic GenericManagerResponse(ResponseStatus status, byte[] content)
Copyright © 2020 Couchbase, Inc.. All rights reserved.