Uses of Class
com.oracle.bmc.goldengate.responses.ListDeploymentWalletsOperationsResponse
-
Packages that use ListDeploymentWalletsOperationsResponse Package Description com.oracle.bmc.goldengate com.oracle.bmc.goldengate.responses -
-
Uses of ListDeploymentWalletsOperationsResponse in com.oracle.bmc.goldengate
Methods in com.oracle.bmc.goldengate that return ListDeploymentWalletsOperationsResponse Modifier and Type Method Description ListDeploymentWalletsOperationsResponseGoldenGate. listDeploymentWalletsOperations(ListDeploymentWalletsOperationsRequest request)Lists the wallets export/import operations to/from a deployment.ListDeploymentWalletsOperationsResponseGoldenGateClient. listDeploymentWalletsOperations(ListDeploymentWalletsOperationsRequest request)Method parameters in com.oracle.bmc.goldengate with type arguments of type ListDeploymentWalletsOperationsResponse Modifier and Type Method Description Future<ListDeploymentWalletsOperationsResponse>GoldenGateAsync. listDeploymentWalletsOperations(ListDeploymentWalletsOperationsRequest request, AsyncHandler<ListDeploymentWalletsOperationsRequest,ListDeploymentWalletsOperationsResponse> handler)Lists the wallets export/import operations to/from a deployment.Future<ListDeploymentWalletsOperationsResponse>GoldenGateAsyncClient. listDeploymentWalletsOperations(ListDeploymentWalletsOperationsRequest request, AsyncHandler<ListDeploymentWalletsOperationsRequest,ListDeploymentWalletsOperationsResponse> handler) -
Uses of ListDeploymentWalletsOperationsResponse in com.oracle.bmc.goldengate.responses
Methods in com.oracle.bmc.goldengate.responses that return ListDeploymentWalletsOperationsResponse Modifier and Type Method Description ListDeploymentWalletsOperationsResponseListDeploymentWalletsOperationsResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.goldengate.responses with parameters of type ListDeploymentWalletsOperationsResponse Modifier and Type Method Description ListDeploymentWalletsOperationsResponse.BuilderListDeploymentWalletsOperationsResponse.Builder. copy(ListDeploymentWalletsOperationsResponse o)Copy method to populate the builder with values from the given instance.
-