Uses of Class
com.oracle.bmc.goldengate.responses.ExportDeploymentWalletResponse
- 
Packages that use ExportDeploymentWalletResponse Package Description com.oracle.bmc.goldengate com.oracle.bmc.goldengate.responses 
- 
- 
Uses of ExportDeploymentWalletResponse in com.oracle.bmc.goldengateMethods in com.oracle.bmc.goldengate that return ExportDeploymentWalletResponse Modifier and Type Method Description ExportDeploymentWalletResponseGoldenGate. exportDeploymentWallet(ExportDeploymentWalletRequest request)Export the OGG wallet from the deployment to OCI vault.ExportDeploymentWalletResponseGoldenGateClient. exportDeploymentWallet(ExportDeploymentWalletRequest request)Methods in com.oracle.bmc.goldengate that return types with arguments of type ExportDeploymentWalletResponse Modifier and Type Method Description Future<ExportDeploymentWalletResponse>GoldenGateAsync. exportDeploymentWallet(ExportDeploymentWalletRequest request, AsyncHandler<ExportDeploymentWalletRequest,ExportDeploymentWalletResponse> handler)Export the OGG wallet from the deployment to OCI vault.Future<ExportDeploymentWalletResponse>GoldenGateAsyncClient. exportDeploymentWallet(ExportDeploymentWalletRequest request, AsyncHandler<ExportDeploymentWalletRequest,ExportDeploymentWalletResponse> handler)Method parameters in com.oracle.bmc.goldengate with type arguments of type ExportDeploymentWalletResponse Modifier and Type Method Description Future<ExportDeploymentWalletResponse>GoldenGateAsync. exportDeploymentWallet(ExportDeploymentWalletRequest request, AsyncHandler<ExportDeploymentWalletRequest,ExportDeploymentWalletResponse> handler)Export the OGG wallet from the deployment to OCI vault.Future<ExportDeploymentWalletResponse>GoldenGateAsyncClient. exportDeploymentWallet(ExportDeploymentWalletRequest request, AsyncHandler<ExportDeploymentWalletRequest,ExportDeploymentWalletResponse> handler)
- 
Uses of ExportDeploymentWalletResponse in com.oracle.bmc.goldengate.responsesMethods in com.oracle.bmc.goldengate.responses that return ExportDeploymentWalletResponse Modifier and Type Method Description ExportDeploymentWalletResponseExportDeploymentWalletResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.goldengate.responses with parameters of type ExportDeploymentWalletResponse Modifier and Type Method Description ExportDeploymentWalletResponse.BuilderExportDeploymentWalletResponse.Builder. copy(ExportDeploymentWalletResponse o)Copy method to populate the builder with values from the given instance.
 
-