DescribeCustomVocabularyMetadataResponse.Builder |
DescribeCustomVocabularyMetadataResponse.Builder.botId(String botId) |
The identifier of the bot that contains the custom vocabulary.
|
DescribeCustomVocabularyMetadataResponse.Builder |
DescribeCustomVocabularyMetadataResponse.Builder.botVersion(String botVersion) |
The version of the bot that contains the custom vocabulary to describe.
|
static DescribeCustomVocabularyMetadataResponse.Builder |
DescribeCustomVocabularyMetadataResponse.builder() |
|
DescribeCustomVocabularyMetadataResponse.Builder |
DescribeCustomVocabularyMetadataResponse.Builder.creationDateTime(Instant creationDateTime) |
The date and time that the custom vocabulary was created.
|
DescribeCustomVocabularyMetadataResponse.Builder |
DescribeCustomVocabularyMetadataResponse.Builder.customVocabularyStatus(String customVocabularyStatus) |
The status of the custom vocabulary.
|
DescribeCustomVocabularyMetadataResponse.Builder |
DescribeCustomVocabularyMetadataResponse.Builder.customVocabularyStatus(CustomVocabularyStatus customVocabularyStatus) |
The status of the custom vocabulary.
|
DescribeCustomVocabularyMetadataResponse.Builder |
DescribeCustomVocabularyMetadataResponse.Builder.lastUpdatedDateTime(Instant lastUpdatedDateTime) |
The date and time that the custom vocabulary was last updated.
|
DescribeCustomVocabularyMetadataResponse.Builder |
DescribeCustomVocabularyMetadataResponse.Builder.localeId(String localeId) |
The locale that contains the custom vocabulary to describe.
|
DescribeCustomVocabularyMetadataResponse.Builder |
DescribeCustomVocabularyMetadataResponse.toBuilder() |
|