Interface UpdateExadbVmClusterResponse.Builder

  • Method Details

    • displayName

      UpdateExadbVmClusterResponse.Builder displayName(String displayName)

      The user-friendly name for the Exascale VM cluster.

      Parameters:
      displayName - The user-friendly name for the Exascale VM cluster.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • status

      The current status of the Exascale VM cluster.

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

      The current status of the Exascale VM cluster.

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

      UpdateExadbVmClusterResponse.Builder statusReason(String statusReason)

      Additional information about the status of the Exascale VM cluster.

      Parameters:
      statusReason - Additional information about the status of the Exascale VM cluster.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • exadbVmClusterId

      UpdateExadbVmClusterResponse.Builder exadbVmClusterId(String exadbVmClusterId)

      The unique identifier of the Exascale VM cluster.

      Parameters:
      exadbVmClusterId - The unique identifier of the Exascale VM cluster.
      Returns:
      Returns a reference to this object so that method calls can be chained together.