Interface UpdateRelationshipDetail.Builder

  • Method Details

    • arn

      The Amazon Resource Name (ARN) of the updated relationship.

      Parameters:
      arn - The Amazon Resource Name (ARN) of the updated relationship.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • id

      The unique identifier of the updated relationship.

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

      The new revision number of the relationship.

      Parameters:
      revision - The new revision number of the relationship.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • displayName

      UpdateRelationshipDetail.Builder displayName(String displayName)

      The updated display name of the relationship.

      Parameters:
      displayName - The updated display name of the relationship.
      Returns:
      Returns a reference to this object so that method calls can be chained together.