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