Uses of Class
com.oracle.bmc.database.model.TdeWalletBackupDestination.Builder
-
Packages that use TdeWalletBackupDestination.Builder Package Description com.oracle.bmc.database.model -
-
Uses of TdeWalletBackupDestination.Builder in com.oracle.bmc.database.model
Methods in com.oracle.bmc.database.model that return TdeWalletBackupDestination.Builder Modifier and Type Method Description TdeWalletBackupDestination.BuilderTdeWalletBackupDestination.Builder. backupDestinationId(String backupDestinationId)The OCID of the backup destination.TdeWalletBackupDestination.BuilderTdeWalletBackupDestination.Builder. backupDestinationType(TdeWalletBackupDestination.BackupDestinationType backupDestinationType)Destination where TDE Wallet backups are to be placed.static TdeWalletBackupDestination.BuilderTdeWalletBackupDestination. builder()Create a new builder.TdeWalletBackupDestination.BuilderTdeWalletBackupDestination.Builder. copy(TdeWalletBackupDestination model)TdeWalletBackupDestination.BuilderTdeWalletBackupDestination. toBuilder()
-