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