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