Interface NewCustomVocabularyItem.Builder

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

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

    • phrase

      The unique phrase for the new custom vocabulary item from the custom vocabulary list.

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

      The weight assigned to the new custom vocabulary item from the custom vocabulary list.

      Parameters:
      weight - The weight assigned to the new custom vocabulary item from the custom vocabulary list.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • displayAs

      The display as value assigned to the new custom vocabulary item from the custom vocabulary list.

      Parameters:
      displayAs - The display as value assigned to the new custom vocabulary item from the custom vocabulary list.
      Returns:
      Returns a reference to this object so that method calls can be chained together.