| Package | Description |
|---|---|
| software.amazon.awssdk.services.lexmodelsv2.model |
| Modifier and Type | Method and Description |
|---|---|
static NewCustomVocabularyItem.Builder |
NewCustomVocabularyItem.builder() |
NewCustomVocabularyItem.Builder |
NewCustomVocabularyItem.Builder.displayAs(String displayAs)
The display as value assigned to the new custom vocabulary item from the custom vocabulary list.
|
NewCustomVocabularyItem.Builder |
NewCustomVocabularyItem.Builder.phrase(String phrase)
The unique phrase for the new custom vocabulary item from the custom vocabulary list.
|
NewCustomVocabularyItem.Builder |
NewCustomVocabularyItem.toBuilder() |
NewCustomVocabularyItem.Builder |
NewCustomVocabularyItem.Builder.weight(Integer weight)
The weight assigned to the new custom vocabulary item from the custom vocabulary list.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends NewCustomVocabularyItem.Builder> |
NewCustomVocabularyItem.serializableBuilderClass() |
Copyright © 2022. All rights reserved.