Interface CreateOdbPeeringConnectionResponse.Builder

  • Method Details

    • displayName

      The display name of the ODB peering connection.

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

      The status of the ODB peering connection.

      Valid Values: provisioning | active | terminating | terminated | failed

      Parameters:
      status - The status of the ODB peering connection.

      Valid Values: provisioning | active | terminating | terminated | failed

      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • status

      The status of the ODB peering connection.

      Valid Values: provisioning | active | terminating | terminated | failed

      Parameters:
      status - The status of the ODB peering connection.

      Valid Values: provisioning | active | terminating | terminated | failed

      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • statusReason

      The reason for the current status of the ODB peering connection.

      Parameters:
      statusReason - The reason for the current status of the ODB peering connection.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • odbPeeringConnectionId

      CreateOdbPeeringConnectionResponse.Builder odbPeeringConnectionId(String odbPeeringConnectionId)

      The unique identifier of the ODB peering connection.

      Parameters:
      odbPeeringConnectionId - The unique identifier of the ODB peering connection.
      Returns:
      Returns a reference to this object so that method calls can be chained together.