BackupDestinationConfigurationSummary.Builder |
BackupDestinationConfigurationSummary.Builder.backupDestinationAttachHistory(List<Date> backupDestinationAttachHistory) |
The timestamps at which this backup destination is used as the preferred destination to
host the Autonomous Container Database backups.
|
static BackupDestinationConfigurationSummary.Builder |
BackupDestinationConfigurationSummary.builder() |
Create a new builder.
|
BackupDestinationConfigurationSummary.Builder |
BackupDestinationConfigurationSummary.Builder.copy(BackupDestinationConfigurationSummary model) |
|
BackupDestinationConfigurationSummary.Builder |
BackupDestinationConfigurationSummary.Builder.dbrsPolicyId(String dbrsPolicyId) |
The OCID of the
DBRS policy used for backup.
|
BackupDestinationConfigurationSummary.Builder |
BackupDestinationConfigurationSummary.Builder.id(String id) |
The OCID of the
backup destination.
|
BackupDestinationConfigurationSummary.Builder |
BackupDestinationConfigurationSummary.Builder.internetProxy(String internetProxy) |
Proxy URL to connect to object store.
|
BackupDestinationConfigurationSummary.Builder |
BackupDestinationConfigurationSummary.Builder.recoveryWindowInDays(Integer recoveryWindowInDays) |
Number of days between the current and earliest point of recoverability covered by
automatic backups and manual backups, but not long term backups.
|
BackupDestinationConfigurationSummary.Builder |
BackupDestinationConfigurationSummary.Builder.spaceUtilizedInGBs(Integer spaceUtilizedInGBs) |
The total space utilized (in GBs) by this Autonomous Container Database on this backup
destination, rounded to the nearest integer.
|
BackupDestinationConfigurationSummary.Builder |
BackupDestinationConfigurationSummary.Builder.timeAtWhichStorageDetailsAreUpdated(Date timeAtWhichStorageDetailsAreUpdated) |
The latest timestamp when the backup destination details, such as ‘spaceUtilized,’ are
updated.
|
BackupDestinationConfigurationSummary.Builder |
BackupDestinationConfigurationSummary.toBuilder() |
|
BackupDestinationConfigurationSummary.Builder |
BackupDestinationConfigurationSummary.Builder.type(BackupDestinationConfigurationSummary.Type type) |
Type of the database backup destination.
|
BackupDestinationConfigurationSummary.Builder |
BackupDestinationConfigurationSummary.Builder.vpcPassword(String vpcPassword) |
For a RECOVERY_APPLIANCE backup destination, the password for the VPC user that is used
to access the Recovery Appliance.
|
BackupDestinationConfigurationSummary.Builder |
BackupDestinationConfigurationSummary.Builder.vpcUser(String vpcUser) |
For a RECOVERY_APPLIANCE backup destination, the Virtual Private Catalog (VPC) user that
is used to access the Recovery Appliance.
|