public class GetCollectionOptions
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Modifier and Type | Class and Description |
---|---|
static class |
GetCollectionOptions.Builder
Builder.
|
Modifier and Type | Field and Description |
---|---|
protected java.lang.String |
collectionId |
Modifier | Constructor and Description |
---|---|
protected |
GetCollectionOptions(GetCollectionOptions.Builder builder) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
collectionId()
Gets the collectionId.
|
GetCollectionOptions.Builder |
newBuilder()
New builder.
|
protected GetCollectionOptions(GetCollectionOptions.Builder builder)
public GetCollectionOptions.Builder newBuilder()
public java.lang.String collectionId()
The identifier of the collection.