Package | Description |
---|---|
com.oracle.bmc.mysql.model |
Modifier and Type | Method and Description |
---|---|
DbSystemSnapshotSummary |
DbSystemSnapshotSummary.Builder.build() |
DbSystemSnapshotSummary |
BackupSummary.getDbSystemSnapshotSummary() |
Modifier and Type | Method and Description |
---|---|
DbSystemSnapshotSummary.Builder |
DbSystemSnapshotSummary.Builder.copy(DbSystemSnapshotSummary model) |
BackupSummary.Builder |
BackupSummary.Builder.dbSystemSnapshotSummary(DbSystemSnapshotSummary dbSystemSnapshotSummary) |
Constructor and Description |
---|
BackupSummary(String id,
String displayName,
String description,
Date timeCreated,
Backup.LifecycleState lifecycleState,
Backup.BackupType backupType,
Backup.CreationType creationType,
String dbSystemId,
String compartmentId,
Integer dataStorageSizeInGBs,
Integer backupSizeInGBs,
Integer retentionInDays,
String mysqlVersion,
String shapeName,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
String immediateSourceBackupId,
String originalSourceBackupId,
Date timeCopyCreated,
DbSystemSnapshotSummary dbSystemSnapshotSummary)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.