Interface FailedCustomVocabularyItem.Builder

All Superinterfaces:
Buildable, CopyableBuilder<FailedCustomVocabularyItem.Builder,FailedCustomVocabularyItem>, SdkBuilder<FailedCustomVocabularyItem.Builder,FailedCustomVocabularyItem>, SdkPojo
Enclosing class:
FailedCustomVocabularyItem

public static interface FailedCustomVocabularyItem.Builder extends SdkPojo, CopyableBuilder<FailedCustomVocabularyItem.Builder,FailedCustomVocabularyItem>
  • Method Details

    • itemId

      The unique item identifer for the failed custom vocabulary item from the custom vocabulary list.

      Parameters:
      itemId - The unique item identifer for the failed custom vocabulary item from the custom vocabulary list.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • errorMessage

      FailedCustomVocabularyItem.Builder errorMessage(String errorMessage)

      The error message for the failed custom vocabulary item from the custom vocabulary list.

      Parameters:
      errorMessage - The error message for the failed custom vocabulary item from the custom vocabulary list.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • errorCode

      The unique error code for the failed custom vocabulary item from the custom vocabulary list.

      Parameters:
      errorCode - The unique error code for the failed custom vocabulary item from the custom vocabulary list.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • errorCode

      The unique error code for the failed custom vocabulary item from the custom vocabulary list.

      Parameters:
      errorCode - The unique error code for the failed custom vocabulary item from the custom vocabulary list.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: