public class UpdateCollectionOptions extends GenericModel
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
UpdateCollectionOptions.Builder
Builder. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
java.lang.String | 
collectionId()
Gets the collectionId. 
 | 
java.lang.String | 
configurationId()
Gets the configurationId. 
 | 
java.lang.String | 
description()
Gets the description. 
 | 
java.lang.String | 
environmentId()
Gets the environmentId. 
 | 
java.lang.String | 
name()
Gets the name. 
 | 
UpdateCollectionOptions.Builder | 
newBuilder()
New builder. 
 | 
equals, hashCode, toStringpublic UpdateCollectionOptions.Builder newBuilder()
public java.lang.String environmentId()
public java.lang.String collectionId()
public java.lang.String name()
public java.lang.String description()
public java.lang.String configurationId()