Interface UpdateOdbPeeringConnectionResponse.Builder

  • Method Details

    • displayName

      The display name of the peering connection.

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

      The status of the peering connection update operation.

      Parameters:
      status - The status of the peering connection update operation.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • status

      The status of the peering connection update operation.

      Parameters:
      status - The status of the peering connection update operation.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • statusReason

      Additional information about the status of the peering connection update operation.

      Parameters:
      statusReason - Additional information about the status of the peering connection update operation.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • odbPeeringConnectionId

      UpdateOdbPeeringConnectionResponse.Builder odbPeeringConnectionId(String odbPeeringConnectionId)

      The identifier of the Oracle Database@Amazon Web Services peering connection that was updated.

      Parameters:
      odbPeeringConnectionId - The identifier of the Oracle Database@Amazon Web Services peering connection that was updated.
      Returns:
      Returns a reference to this object so that method calls can be chained together.