Interface CustomVocabularyEntryId.Builder

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

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

    • itemId

      The unique item identifier for the custom vocabulary items.

      Parameters:
      itemId - The unique item identifier for the custom vocabulary items.
      Returns:
      Returns a reference to this object so that method calls can be chained together.