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