Interface AssociateGlossaryTermsResponse.Builder

  • Method Details

    • identifier

      The unique identifier of the asset.

      Parameters:
      identifier - The unique identifier of the asset.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • glossaryTerms

      The glossary terms now associated with the asset.

      Parameters:
      glossaryTerms - The glossary terms now associated with the asset.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • glossaryTerms

      AssociateGlossaryTermsResponse.Builder glossaryTerms(String... glossaryTerms)

      The glossary terms now associated with the asset.

      Parameters:
      glossaryTerms - The glossary terms now associated with the asset.
      Returns:
      Returns a reference to this object so that method calls can be chained together.