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