Interface CreateGlossaryResponse.Builder

    • Method Detail

      • description

        CreateGlossaryResponse.Builder description​(String description)

        The description of this business glossary.

        Parameters:
        description - The description of this business glossary.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • domainId

        CreateGlossaryResponse.Builder domainId​(String domainId)

        The ID of the Amazon DataZone domain in which this business glossary is created.

        Parameters:
        domainId - The ID of the Amazon DataZone domain in which this business glossary is created.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • id

        CreateGlossaryResponse.Builder id​(String id)

        The ID of this business glossary.

        Parameters:
        id - The ID of this business glossary.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • name

        CreateGlossaryResponse.Builder name​(String name)

        The name of this business glossary.

        Parameters:
        name - The name of this business glossary.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • owningProjectId

        CreateGlossaryResponse.Builder owningProjectId​(String owningProjectId)

        The ID of the project that currently owns this business glossary.

        Parameters:
        owningProjectId - The ID of the project that currently owns this business glossary.
        Returns:
        Returns a reference to this object so that method calls can be chained together.