static DistributedDbBackupDestination.Builder |
DistributedDbBackupDestination.builder() |
Create a new builder.
|
DistributedDbBackupDestination.Builder |
DistributedDbBackupDestination.Builder.copy(DistributedDbBackupDestination model) |
|
DistributedDbBackupDestination.Builder |
DistributedDbBackupDestination.Builder.dbrsPolicyId(String dbrsPolicyId) |
The OCID of the
DBRS policy used for backup.
|
DistributedDbBackupDestination.Builder |
DistributedDbBackupDestination.Builder.id(String id) |
The OCID of the
backup destination.
|
DistributedDbBackupDestination.Builder |
DistributedDbBackupDestination.Builder.internetProxy(String internetProxy) |
Proxy URL to connect to object store.
|
DistributedDbBackupDestination.Builder |
DistributedDbBackupDestination.Builder.isRemote(Boolean isRemote) |
Indicates whether the backup destination is cross-region or local region.
|
DistributedDbBackupDestination.Builder |
DistributedDbBackupDestination.Builder.remoteRegion(String remoteRegion) |
The name of the remote region where the remote automatic incremental backups will be
stored.
|
DistributedDbBackupDestination.Builder |
DistributedDbBackupDestination.toBuilder() |
|
DistributedDbBackupDestination.Builder |
DistributedDbBackupDestination.Builder.type(DistributedDbBackupDestination.Type type) |
Type of the database backup destination.
|