| Package | Description |
|---|---|
| software.amazon.awssdk.services.lexmodelsv2.model |
| Modifier and Type | Method and Description |
|---|---|
static FailedCustomVocabularyItem.Builder |
FailedCustomVocabularyItem.builder() |
FailedCustomVocabularyItem.Builder |
FailedCustomVocabularyItem.Builder.errorCode(ErrorCode errorCode)
The unique error code for the failed custom vocabulary item from the custom vocabulary list.
|
FailedCustomVocabularyItem.Builder |
FailedCustomVocabularyItem.Builder.errorCode(String errorCode)
The unique error code for the failed custom vocabulary item from the custom vocabulary list.
|
FailedCustomVocabularyItem.Builder |
FailedCustomVocabularyItem.Builder.errorMessage(String errorMessage)
The error message for the failed custom vocabulary item from the custom vocabulary list.
|
FailedCustomVocabularyItem.Builder |
FailedCustomVocabularyItem.Builder.itemId(String itemId)
The unique item identifer for the failed custom vocabulary item from the custom vocabulary list.
|
FailedCustomVocabularyItem.Builder |
FailedCustomVocabularyItem.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends FailedCustomVocabularyItem.Builder> |
FailedCustomVocabularyItem.serializableBuilderClass() |
Copyright © 2023. All rights reserved.