public class CreateTokenizationDictionaryOptions extends GenericModel
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
CreateTokenizationDictionaryOptions.Builder
Builder. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
java.lang.String | 
collectionId()
Gets the collectionId. 
 | 
java.lang.String | 
environmentId()
Gets the environmentId. 
 | 
CreateTokenizationDictionaryOptions.Builder | 
newBuilder()
New builder. 
 | 
java.util.List<TokenDictRule> | 
tokenizationRules()
Gets the tokenizationRules. 
 | 
equals, hashCode, toStringpublic CreateTokenizationDictionaryOptions.Builder newBuilder()
public java.lang.String environmentId()
public java.lang.String collectionId()
public java.util.List<TokenDictRule> tokenizationRules()