Interface UpdateOdbNetworkResponse.Builder

  • Method Details

    • displayName

      UpdateOdbNetworkResponse.Builder displayName(String displayName)

      The user-friendly name of the ODB network.

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

      The current status of the ODB network.

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

      The current status of the ODB network.

      Parameters:
      status - The current status of the ODB network.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • statusReason

      UpdateOdbNetworkResponse.Builder statusReason(String statusReason)

      Additional information about the status of the ODB network.

      Parameters:
      statusReason - Additional information about the status of the ODB network.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • odbNetworkId

      UpdateOdbNetworkResponse.Builder odbNetworkId(String odbNetworkId)

      The unique identifier of the ODB network.

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