Interface UpdateGlossaryResponse.Builder

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

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

    • description

      UpdateGlossaryResponse.Builder description(String description)

      The description to be updated as part of the UpdateGlossary action.

      Parameters:
      description - The description to be updated as part of the UpdateGlossary action.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • domainId

      The identifier of the Amazon DataZone domain in which a business glossary is to be updated.

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

      The identifier of the business glossary that is to be updated.

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

      The name to be updated as part of the UpdateGlossary action.

      Parameters:
      name - The name to be updated as part of the UpdateGlossary action.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • owningProjectId

      UpdateGlossaryResponse.Builder owningProjectId(String owningProjectId)

      The identifier of the project in which to update a business glossary.

      Parameters:
      owningProjectId - The identifier of the project in which to update a business glossary.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • status

      The status to be updated as part of the UpdateGlossary action.

      Parameters:
      status - The status to be updated as part of the UpdateGlossary action.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • status

      The status to be updated as part of the UpdateGlossary action.

      Parameters:
      status - The status to be updated as part of the UpdateGlossary action.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: