public static class OkeClusterVaultMapping.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
OkeClusterVaultMapping |
build() |
OkeClusterVaultMapping.Builder |
copy(OkeClusterVaultMapping model) |
OkeClusterVaultMapping.Builder |
destinationVaultId(String destinationVaultId)
The OCID of the destination Vault.
|
OkeClusterVaultMapping.Builder |
sourceVaultId(String sourceVaultId)
The OCID of the source Vault.
|
public OkeClusterVaultMapping.Builder sourceVaultId(String sourceVaultId)
The OCID of the source Vault.
Example: ocid1.vault.oc1..uniqueID
sourceVaultId
- the value to setpublic OkeClusterVaultMapping.Builder destinationVaultId(String destinationVaultId)
The OCID of the destination Vault.
Example: ocid1.vault.oc1..uniqueID
destinationVaultId
- the value to setpublic OkeClusterVaultMapping build()
public OkeClusterVaultMapping.Builder copy(OkeClusterVaultMapping model)
Copyright © 2016–2025. All rights reserved.