Interface CreateCloudAutonomousVmClusterResponse.Builder

  • Method Details

    • displayName

      The display name of the created Autonomous VM cluster.

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

      The current status of the Autonomous VM cluster creation process.

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

      The current status of the Autonomous VM cluster creation process.

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

      Additional information about the current status of the Autonomous VM cluster creation process, if applicable.

      Parameters:
      statusReason - Additional information about the current status of the Autonomous VM cluster creation process, if applicable.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • cloudAutonomousVmClusterId

      CreateCloudAutonomousVmClusterResponse.Builder cloudAutonomousVmClusterId(String cloudAutonomousVmClusterId)

      The unique identifier of the created Autonomous VM cluster.

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