Package | Description |
---|---|
com.oracle.bmc.goldengate | |
com.oracle.bmc.goldengate.requests |
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.
|
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 |
---|---|
ExportDeploymentWalletRequest |
ExportDeploymentWalletRequest.Builder.build()
Build the instance of ExportDeploymentWalletRequest as configured by this builder
|
ExportDeploymentWalletRequest |
ExportDeploymentWalletRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ExportDeploymentWalletRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
ExportDeploymentWalletRequest.Builder |
ExportDeploymentWalletRequest.Builder.copy(ExportDeploymentWalletRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.