Class RecoveryApplianceDetails.Builder

    • Constructor Detail

      • Builder

        public Builder()
    • Method Detail

      • allocatedStorageSizeInGBs

        public RecoveryApplianceDetails.Builder allocatedStorageSizeInGBs​(Integer allocatedStorageSizeInGBs)
        The storage size of the backup destination allocated for an Autonomous Container Database to store backups on the recovery appliance, in GBs, rounded to the nearest integer.
        Parameters:
        allocatedStorageSizeInGBs - the value to set
        Returns:
        this builder
      • recoveryWindowInDays

        public RecoveryApplianceDetails.Builder recoveryWindowInDays​(Integer recoveryWindowInDays)
        Number of days between the current and earliest point of recoverability covered by automatic backups.
        Parameters:
        recoveryWindowInDays - the value to set
        Returns:
        this builder
      • timeRecoveryApplianceDetailsUpdated

        public RecoveryApplianceDetails.Builder timeRecoveryApplianceDetailsUpdated​(Date timeRecoveryApplianceDetailsUpdated)
        The time when the recovery appliance details are updated.
        Parameters:
        timeRecoveryApplianceDetailsUpdated - the value to set
        Returns:
        this builder