Uses of Class
com.oracle.bmc.goldengate.requests.ListDeploymentWalletsOperationsRequest
-
Packages that use ListDeploymentWalletsOperationsRequest Package Description com.oracle.bmc.goldengate com.oracle.bmc.goldengate.requests -
-
Uses of ListDeploymentWalletsOperationsRequest in com.oracle.bmc.goldengate
Method parameters in com.oracle.bmc.goldengate with type arguments of type ListDeploymentWalletsOperationsRequest 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 ListDeploymentWalletsOperationsRequest in com.oracle.bmc.goldengate.requests
Methods in com.oracle.bmc.goldengate.requests that return ListDeploymentWalletsOperationsRequest Modifier and Type Method Description ListDeploymentWalletsOperationsRequestListDeploymentWalletsOperationsRequest.Builder. build()Build the instance of ListDeploymentWalletsOperationsRequest as configured by this builderListDeploymentWalletsOperationsRequestListDeploymentWalletsOperationsRequest.Builder. buildWithoutInvocationCallback()Build the instance of ListDeploymentWalletsOperationsRequest as configured by this builderMethods in com.oracle.bmc.goldengate.requests with parameters of type ListDeploymentWalletsOperationsRequest Modifier and Type Method Description ListDeploymentWalletsOperationsRequest.BuilderListDeploymentWalletsOperationsRequest.Builder. copy(ListDeploymentWalletsOperationsRequest o)Copy method to populate the builder with values from the given instance.
-