public static class UpdateDrProtectionGroupMemberDatabaseDetails.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
UpdateDrProtectionGroupMemberDatabaseDetails |
build() |
UpdateDrProtectionGroupMemberDatabaseDetails.Builder |
copy(UpdateDrProtectionGroupMemberDatabaseDetails model) |
UpdateDrProtectionGroupMemberDatabaseDetails.Builder |
memberId(String memberId) |
UpdateDrProtectionGroupMemberDatabaseDetails.Builder |
passwordVaultSecretId(String passwordVaultSecretId)
The OCID of the vault secret where the database SYSDBA password is stored.
|
public UpdateDrProtectionGroupMemberDatabaseDetails.Builder memberId(String memberId)
public UpdateDrProtectionGroupMemberDatabaseDetails.Builder passwordVaultSecretId(String passwordVaultSecretId)
The OCID of the vault secret where the database SYSDBA password is stored.
Example: ocid1.vaultsecret.oc1..uniqueID
passwordVaultSecretId
- the value to setpublic UpdateDrProtectionGroupMemberDatabaseDetails build()
public UpdateDrProtectionGroupMemberDatabaseDetails.Builder copy(UpdateDrProtectionGroupMemberDatabaseDetails model)
Copyright © 2016–2024. All rights reserved.