| BackupSummary.Builder | BackupSummary.Builder. backupPreparationStatus(BackupValidationDetails.BackupPreparationStatus backupPreparationStatus) | Indicates whether the backup has been prepared successfully. | 
| BackupSummary.Builder | BackupSummary.Builder. backupSizeInGBs(Integer backupSizeInGBs) | The size of the backup in GiBs. | 
| BackupSummary.Builder | BackupSummary.Builder. backupType(Backup.BackupType backupType) | The type of backup. | 
| static BackupSummary.Builder | BackupSummary. builder() | Create a new builder. | 
| BackupSummary.Builder | BackupSummary.Builder. compartmentId(String compartmentId) | The OCID of the compartment the backup exists in. | 
| BackupSummary.Builder | BackupSummary.Builder. copy(BackupSummary model) |  | 
| BackupSummary.Builder | BackupSummary.Builder. creationType(Backup.CreationType creationType) | If the backup was created automatically, or by a manual request. | 
| BackupSummary.Builder | BackupSummary.Builder. dataStorageSizeInGBs(Integer dataStorageSizeInGBs) | Size of the data volume in GiBs. | 
| BackupSummary.Builder | BackupSummary.Builder. dbSystemId(String dbSystemId) | The OCID of the DB System the Backup is associated with. | 
| BackupSummary.Builder | BackupSummary.Builder. dbSystemSnapshotSummary(DbSystemSnapshotSummary dbSystemSnapshotSummary) |  | 
| BackupSummary.Builder | BackupSummary.Builder. definedTags(Map<String,Map<String,Object>> definedTags) | Defined tags for this resource. | 
| BackupSummary.Builder | BackupSummary.Builder. description(String description) | A user-supplied description of the backup. | 
| BackupSummary.Builder | BackupSummary.Builder. displayName(String displayName) | A user-supplied display name for the backup. | 
| BackupSummary.Builder | BackupSummary.Builder. encryptData(EncryptDataDetails encryptData) |  | 
| BackupSummary.Builder | BackupSummary.Builder. freeformTags(Map<String,String> freeformTags) | Simple key-value pair that is applied without any predefined name, type or scope. | 
| BackupSummary.Builder | BackupSummary.Builder. id(String id) | OCID of the backup. | 
| BackupSummary.Builder | BackupSummary.Builder. immediateSourceBackupId(String immediateSourceBackupId) | The OCID of the immediate source DB system backup from which this DB system backup was
copied. | 
| BackupSummary.Builder | BackupSummary.Builder. lifecycleDetails(String lifecycleDetails) | Additional information about the current lifecycleState. | 
| BackupSummary.Builder | BackupSummary.Builder. lifecycleState(Backup.LifecycleState lifecycleState) | The state of the backup. | 
| BackupSummary.Builder | BackupSummary.Builder. mysqlVersion(String mysqlVersion) | The version of the DB System used for backup. | 
| BackupSummary.Builder | BackupSummary.Builder. originalSourceBackupId(String originalSourceBackupId) | The OCID of the original source DB system backup from which this DB system backup was
copied. | 
| BackupSummary.Builder | BackupSummary.Builder. retentionInDays(Integer retentionInDays) | Number of days to retain this backup. | 
| BackupSummary.Builder | BackupSummary.Builder. shapeName(String shapeName) | The shape of the DB System instance used for backup. | 
| BackupSummary.Builder | BackupSummary.Builder. softDelete(SoftDelete softDelete) | Retains the backup to be deleted due to the retention policy in DELETE SCHEDULED state
for 7 days before permanently deleting it. | 
| BackupSummary.Builder | BackupSummary.Builder. systemTags(Map<String,Map<String,Object>> systemTags) | Usage of system tag keys. | 
| BackupSummary.Builder | BackupSummary.Builder. timeCopyCreated(Date timeCopyCreated) | The date and time the DB system backup copy was created, as described by RFC
3339 . | 
| BackupSummary.Builder | BackupSummary.Builder. timeCreated(Date timeCreated) | The time the backup was created. | 
| BackupSummary.Builder | BackupSummary. toBuilder() |  | 
| BackupSummary.Builder | BackupSummary.Builder. validationStatus(BackupValidationDetails.ValidationStatus validationStatus) | Status of the backup validation. |