public class GetCollectionManifestResponse extends BaseResponse
| Constructor and Description |
|---|
GetCollectionManifestResponse(ResponseStatus status,
Optional<String> manifest) |
| Modifier and Type | Method and Description |
|---|---|
Optional<String> |
manifest() |
String |
toString() |
statuspublic GetCollectionManifestResponse(ResponseStatus status, Optional<String> manifest)
public String toString()
toString in class BaseResponseCopyright © 2024 Couchbase, Inc.. All rights reserved.