Package | Description |
---|---|
com.oracle.bmc.goldengate.model |
Modifier and Type | Method and Description |
---|---|
static ImportDeploymentWalletDetails.Builder |
ImportDeploymentWalletDetails.builder()
Create a new builder.
|
ImportDeploymentWalletDetails.Builder |
ImportDeploymentWalletDetails.Builder.copy(ImportDeploymentWalletDetails model) |
ImportDeploymentWalletDetails.Builder |
ImportDeploymentWalletDetails.Builder.description(String description)
Metadata about this specific object.
|
ImportDeploymentWalletDetails.Builder |
ImportDeploymentWalletDetails.Builder.masterEncryptionKeyId(String masterEncryptionKeyId)
Refers to the customer’s master key OCID.
|
ImportDeploymentWalletDetails.Builder |
ImportDeploymentWalletDetails.Builder.newWalletSecretId(String newWalletSecretId)
The OCID of the customer’s GoldenGate Service Secret.
|
ImportDeploymentWalletDetails.Builder |
ImportDeploymentWalletDetails.toBuilder() |
ImportDeploymentWalletDetails.Builder |
ImportDeploymentWalletDetails.Builder.vaultId(String vaultId)
Refers to the customer’s vault OCID.
|
ImportDeploymentWalletDetails.Builder |
ImportDeploymentWalletDetails.Builder.walletBackupSecretName(String walletBackupSecretName)
Name of the secret with which secret is shown in vault
|
Copyright © 2016–2024. All rights reserved.