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