Interface CreateAutonomousDatabaseBackupResponse.Builder

  • Method Details

    • displayName

      The user-friendly name of the Autonomous Database backup that was created.

      Parameters:
      displayName - The user-friendly name of the Autonomous Database backup that was created.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • status

      The current status of the Autonomous Database backup.

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

      The current status of the Autonomous Database backup.

      Parameters:
      status - The current status of the Autonomous Database backup.
      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 Database backup, if applicable.

      Parameters:
      statusReason - Additional information about the current status of the Autonomous Database backup, if applicable.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • autonomousDatabaseBackupId

      CreateAutonomousDatabaseBackupResponse.Builder autonomousDatabaseBackupId(String autonomousDatabaseBackupId)

      The unique identifier of the Autonomous Database backup that was created.

      Parameters:
      autonomousDatabaseBackupId - The unique identifier of the Autonomous Database backup that was created.
      Returns:
      Returns a reference to this object so that method calls can be chained together.