| Package | Description |
|---|---|
| com.amazonaws.services.lexmodelsv2 |
|
| com.amazonaws.services.lexmodelsv2.model |
| Modifier and Type | Method and Description |
|---|---|
DescribeCustomVocabularyMetadataResult |
AbstractAmazonLexModelsV2.describeCustomVocabularyMetadata(DescribeCustomVocabularyMetadataRequest request) |
DescribeCustomVocabularyMetadataResult |
AmazonLexModelsV2Client.describeCustomVocabularyMetadata(DescribeCustomVocabularyMetadataRequest request)
Provides metadata information about a custom vocabulary.
|
DescribeCustomVocabularyMetadataResult |
AmazonLexModelsV2.describeCustomVocabularyMetadata(DescribeCustomVocabularyMetadataRequest describeCustomVocabularyMetadataRequest)
Provides metadata information about a custom vocabulary.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeCustomVocabularyMetadataResult |
DescribeCustomVocabularyMetadataResult.clone() |
DescribeCustomVocabularyMetadataResult |
DescribeCustomVocabularyMetadataResult.withBotId(String botId)
The identifier of the bot that contains the custom vocabulary.
|
DescribeCustomVocabularyMetadataResult |
DescribeCustomVocabularyMetadataResult.withBotVersion(String botVersion)
The version of the bot that contains the custom vocabulary to describe.
|
DescribeCustomVocabularyMetadataResult |
DescribeCustomVocabularyMetadataResult.withCreationDateTime(Date creationDateTime)
The date and time that the custom vocabulary was created.
|
DescribeCustomVocabularyMetadataResult |
DescribeCustomVocabularyMetadataResult.withCustomVocabularyStatus(CustomVocabularyStatus customVocabularyStatus)
The status of the custom vocabulary.
|
DescribeCustomVocabularyMetadataResult |
DescribeCustomVocabularyMetadataResult.withCustomVocabularyStatus(String customVocabularyStatus)
The status of the custom vocabulary.
|
DescribeCustomVocabularyMetadataResult |
DescribeCustomVocabularyMetadataResult.withLastUpdatedDateTime(Date lastUpdatedDateTime)
The date and time that the custom vocabulary was last updated.
|
DescribeCustomVocabularyMetadataResult |
DescribeCustomVocabularyMetadataResult.withLocaleId(String localeId)
The locale that contains the custom vocabulary to describe.
|
Copyright © 2022. All rights reserved.