Uses of Class
com.oracle.bmc.disasterrecovery.model.DrProtectionGroupMemberDatabase.Builder
-
Packages that use DrProtectionGroupMemberDatabase.Builder Package Description com.oracle.bmc.disasterrecovery.model -
-
Uses of DrProtectionGroupMemberDatabase.Builder in com.oracle.bmc.disasterrecovery.model
Methods in com.oracle.bmc.disasterrecovery.model that return DrProtectionGroupMemberDatabase.Builder Modifier and Type Method Description static DrProtectionGroupMemberDatabase.Builder
DrProtectionGroupMemberDatabase. builder()
Create a new builder.DrProtectionGroupMemberDatabase.Builder
DrProtectionGroupMemberDatabase.Builder. copy(DrProtectionGroupMemberDatabase model)
DrProtectionGroupMemberDatabase.Builder
DrProtectionGroupMemberDatabase.Builder. memberId(String memberId)
DrProtectionGroupMemberDatabase.Builder
DrProtectionGroupMemberDatabase.Builder. passwordVaultSecretId(String passwordVaultSecretId)
The OCID of the vault secret where the database SYSDBA password is stored.DrProtectionGroupMemberDatabase.Builder
DrProtectionGroupMemberDatabase. toBuilder()
-