OciCacheBackupSummary.Builder |
OciCacheBackupSummary.Builder.backupSizeInGBs(Float backupSizeInGBs) |
Backup size in GB.
|
OciCacheBackupSummary.Builder |
OciCacheBackupSummary.Builder.backupSource(OciCacheBackup.BackupSource backupSource) |
Specifies whether the backup was created from a replica or primary node
|
OciCacheBackupSummary.Builder |
OciCacheBackupSummary.Builder.backupType(OciCacheBackupSummary.BackupType backupType) |
Backup Type.
|
static OciCacheBackupSummary.Builder |
OciCacheBackupSummary.builder() |
Create a new builder.
|
OciCacheBackupSummary.Builder |
OciCacheBackupSummary.Builder.clusterMode(RedisCluster.ClusterMode clusterMode) |
Specifies whether the cluster is sharded or non-sharded.
|
OciCacheBackupSummary.Builder |
OciCacheBackupSummary.Builder.compartmentId(String compartmentId) |
Compartment identifier
|
OciCacheBackupSummary.Builder |
OciCacheBackupSummary.Builder.copy(OciCacheBackupSummary model) |
|
OciCacheBackupSummary.Builder |
OciCacheBackupSummary.Builder.definedTags(Map<String,Map<String,Object>> definedTags) |
Defined tags for this resource.
|
OciCacheBackupSummary.Builder |
OciCacheBackupSummary.Builder.displayName(String displayName) |
Backup identifier, can be renamed
|
OciCacheBackupSummary.Builder |
OciCacheBackupSummary.Builder.freeformTags(Map<String,String> freeformTags) |
Simple key-value pair that is applied without any predefined name, type or scope.
|
OciCacheBackupSummary.Builder |
OciCacheBackupSummary.Builder.id(String id) |
Unique identifier that is immutable on creation
|
OciCacheBackupSummary.Builder |
OciCacheBackupSummary.Builder.lifecycleState(OciCacheBackup.LifecycleState lifecycleState) |
The current state of the backup.
|
OciCacheBackupSummary.Builder |
OciCacheBackupSummary.Builder.retentionPeriodInDays(Integer retentionPeriodInDays) |
Backup retention period in days.
|
OciCacheBackupSummary.Builder |
OciCacheBackupSummary.Builder.sourceClusterId(String sourceClusterId) |
The source OCI Cache Cluster OCID.
|
OciCacheBackupSummary.Builder |
OciCacheBackupSummary.Builder.systemTags(Map<String,Map<String,Object>> systemTags) |
Usage of system tag keys.
|
OciCacheBackupSummary.Builder |
OciCacheBackupSummary.Builder.timeCreated(Date timeCreated) |
The date and time the backup was created.
|
OciCacheBackupSummary.Builder |
OciCacheBackupSummary.Builder.timeUpdated(Date timeUpdated) |
The date and time the backup was updated.
|
OciCacheBackupSummary.Builder |
OciCacheBackupSummary.toBuilder() |
|