public static class DeleteCollectionOptions.Builder
extends java.lang.Object
| Constructor and Description | 
|---|
Builder()
Instantiates a new builder. 
 | 
Builder(java.lang.String collectionId)
Instantiates a new builder with required properties. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
DeleteCollectionOptions | 
build()
Builds a DeleteCollectionOptions. 
 | 
DeleteCollectionOptions.Builder | 
collectionId(java.lang.String collectionId)
Set the collectionId. 
 | 
public Builder()
public Builder(java.lang.String collectionId)
collectionId - the collectionIdpublic DeleteCollectionOptions build()
public DeleteCollectionOptions.Builder collectionId(java.lang.String collectionId)
collectionId - the collectionId