Package | Description |
---|---|
com.oracle.bmc.database.model |
Modifier and Type | Method and Description |
---|---|
BackupDestinationProperties.Builder |
BackupDestinationProperties.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 BackupDestinationProperties.Builder |
BackupDestinationProperties.builder()
Create a new builder.
|
BackupDestinationProperties.Builder |
BackupDestinationProperties.Builder.copy(BackupDestinationProperties model) |
BackupDestinationProperties.Builder |
BackupDestinationProperties.Builder.spaceUtilizedInGBs(Integer spaceUtilizedInGBs)
The total space utilized (in GBs) by this Autonomous Container Database on this backup
destination, rounded to the nearest integer.
|
BackupDestinationProperties.Builder |
BackupDestinationProperties.Builder.timeAtWhichStorageDetailsAreUpdated(Date timeAtWhichStorageDetailsAreUpdated)
The latest timestamp when the backup destination details, such as ‘spaceUtilized,’ are
updated.
|
BackupDestinationProperties.Builder |
BackupDestinationProperties.toBuilder() |
Copyright © 2016–2025. All rights reserved.