public class BaseResponse extends Object implements Response
| Modifier | Constructor and Description |
|---|---|
protected |
BaseResponse(ResponseStatus status) |
protected BaseResponse(ResponseStatus status)
public ResponseStatus status()
ResponseNote that it might indicate a successful response or an error of some other sorts. Please see the enum for further description of the potential states it can be in.
Copyright © 2021 Couchbase, Inc.. All rights reserved.