Interface CreateGlossaryResponse.Builder

All Superinterfaces:
AwsResponse.Builder, Buildable, CopyableBuilder<CreateGlossaryResponse.Builder,CreateGlossaryResponse>, DataZoneResponse.Builder, SdkBuilder<CreateGlossaryResponse.Builder,CreateGlossaryResponse>, SdkPojo, SdkResponse.Builder
Enclosing class:
CreateGlossaryResponse

public static interface CreateGlossaryResponse.Builder extends DataZoneResponse.Builder, SdkPojo, CopyableBuilder<CreateGlossaryResponse.Builder,CreateGlossaryResponse>
  • Method Details

    • 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

      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

      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

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

      The status of this business glossary.

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

      The status of this business glossary.

      Parameters:
      status - The status of this business glossary.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: