Package | Description |
---|---|
com.oracle.bmc.goldengate | |
com.oracle.bmc.goldengate.responses |
Modifier and Type | Method and Description |
---|---|
ImportDeploymentWalletResponse |
GoldenGateClient.importDeploymentWallet(ImportDeploymentWalletRequest request) |
ImportDeploymentWalletResponse |
GoldenGate.importDeploymentWallet(ImportDeploymentWalletRequest request)
Imports an OGG wallet from the OCI Vault to the Deployment.
|
Modifier and Type | Method and Description |
---|---|
Future<ImportDeploymentWalletResponse> |
GoldenGateAsyncClient.importDeploymentWallet(ImportDeploymentWalletRequest request,
AsyncHandler<ImportDeploymentWalletRequest,ImportDeploymentWalletResponse> handler) |
Future<ImportDeploymentWalletResponse> |
GoldenGateAsync.importDeploymentWallet(ImportDeploymentWalletRequest request,
AsyncHandler<ImportDeploymentWalletRequest,ImportDeploymentWalletResponse> handler)
Imports an OGG wallet from the OCI Vault to the Deployment.
|
Modifier and Type | Method and Description |
---|---|
Future<ImportDeploymentWalletResponse> |
GoldenGateAsyncClient.importDeploymentWallet(ImportDeploymentWalletRequest request,
AsyncHandler<ImportDeploymentWalletRequest,ImportDeploymentWalletResponse> handler) |
Future<ImportDeploymentWalletResponse> |
GoldenGateAsync.importDeploymentWallet(ImportDeploymentWalletRequest request,
AsyncHandler<ImportDeploymentWalletRequest,ImportDeploymentWalletResponse> handler)
Imports an OGG wallet from the OCI Vault to the Deployment.
|
Modifier and Type | Method and Description |
---|---|
ImportDeploymentWalletResponse |
ImportDeploymentWalletResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ImportDeploymentWalletResponse.Builder |
ImportDeploymentWalletResponse.Builder.copy(ImportDeploymentWalletResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.