Interface VocabularyEntitySummary.Builder

  • Method Details

    • entityId

      Sets the value of the EntityId property for this object.
      Parameters:
      entityId - The new value for the EntityId property for this object.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • description

      VocabularyEntitySummary.Builder description(String description)
      Sets the value of the Description property for this object.
      Parameters:
      description - The new value for the Description property for this object.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • language

      Sets the value of the Language property for this object.
      Parameters:
      language - The new value for the Language property for this object.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • language

      Sets the value of the Language property for this object.
      Parameters:
      language - The new value for the Language property for this object.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • numOfPhrases

      VocabularyEntitySummary.Builder numOfPhrases(Integer numOfPhrases)

      num of phrases in the entity

      Parameters:
      numOfPhrases - num of phrases in the entity
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • lastModifiedTime

      VocabularyEntitySummary.Builder lastModifiedTime(Instant lastModifiedTime)
      Sets the value of the LastModifiedTime property for this object.
      Parameters:
      lastModifiedTime - The new value for the LastModifiedTime property for this object.
      Returns:
      Returns a reference to this object so that method calls can be chained together.