Interface NewCustomVocabularyItem.Builder

  • 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.