Interface DisassociateGlossaryTermsResponse.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 remaining glossary terms associated with the asset.

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

      DisassociateGlossaryTermsResponse.Builder glossaryTerms(String... glossaryTerms)

      The remaining glossary terms associated with the asset.

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