Interface DatabaseStandbySummary.Builder

  • Method Details

    • availabilityDomain

      DatabaseStandbySummary.Builder availabilityDomain(String availabilityDomain)

      The availability domain of the standby Autonomous Database.

      Parameters:
      availabilityDomain - The availability domain of the standby Autonomous Database.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • lagTimeInSeconds

      DatabaseStandbySummary.Builder lagTimeInSeconds(Integer lagTimeInSeconds)

      The time lag, in seconds, between the standby database and the primary database.

      Parameters:
      lagTimeInSeconds - The time lag, in seconds, between the standby database and the primary database.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • status

      The current status of the standby Autonomous Database.

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

      The current status of the standby Autonomous Database.

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

      DatabaseStandbySummary.Builder statusReason(String statusReason)

      Additional information about the current status of the standby Autonomous Database, if applicable.

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

      DatabaseStandbySummary.Builder maintenanceTargetComponent(String maintenanceTargetComponent)

      The component on the standby Autonomous Database that the current maintenance is being applied to.

      Parameters:
      maintenanceTargetComponent - The component on the standby Autonomous Database that the current maintenance is being applied to.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • timeDataGuardRoleChanged

      DatabaseStandbySummary.Builder timeDataGuardRoleChanged(Instant timeDataGuardRoleChanged)

      The date and time when the Oracle Data Guard role of the standby database last changed.

      Parameters:
      timeDataGuardRoleChanged - The date and time when the Oracle Data Guard role of the standby database last changed.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • timeDisasterRecoveryRoleChanged

      DatabaseStandbySummary.Builder timeDisasterRecoveryRoleChanged(Instant timeDisasterRecoveryRoleChanged)

      The date and time when the disaster recovery role of the standby database last changed.

      Parameters:
      timeDisasterRecoveryRoleChanged - The date and time when the disaster recovery role of the standby database last changed.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • timeMaintenanceBegin

      DatabaseStandbySummary.Builder timeMaintenanceBegin(Instant timeMaintenanceBegin)

      The date and time when the next maintenance of the standby database begins.

      Parameters:
      timeMaintenanceBegin - The date and time when the next maintenance of the standby database begins.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • timeMaintenanceEnd

      DatabaseStandbySummary.Builder timeMaintenanceEnd(Instant timeMaintenanceEnd)

      The date and time when the next maintenance of the standby database ends.

      Parameters:
      timeMaintenanceEnd - The date and time when the next maintenance of the standby database ends.
      Returns:
      Returns a reference to this object so that method calls can be chained together.