static FailedCustomVocabularyItem.Builder |
FailedCustomVocabularyItem.builder() |
|
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.errorCode(ErrorCode 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() |
|