Package | Description |
---|---|
com.oracle.bmc.goldengate | |
com.oracle.bmc.goldengate.requests |
Modifier and Type | Method and Description |
---|---|
Future<ListDeploymentWalletsOperationsResponse> |
GoldenGateAsyncClient.listDeploymentWalletsOperations(ListDeploymentWalletsOperationsRequest request,
AsyncHandler<ListDeploymentWalletsOperationsRequest,ListDeploymentWalletsOperationsResponse> handler) |
Future<ListDeploymentWalletsOperationsResponse> |
GoldenGateAsync.listDeploymentWalletsOperations(ListDeploymentWalletsOperationsRequest request,
AsyncHandler<ListDeploymentWalletsOperationsRequest,ListDeploymentWalletsOperationsResponse> handler)
Lists the wallets export/import operations to/from a deployment.
|
Modifier and Type | Method and Description |
---|---|
ListDeploymentWalletsOperationsRequest |
ListDeploymentWalletsOperationsRequest.Builder.build()
Build the instance of ListDeploymentWalletsOperationsRequest as configured by this
builder
|
ListDeploymentWalletsOperationsRequest |
ListDeploymentWalletsOperationsRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ListDeploymentWalletsOperationsRequest as configured by this
builder
|
Modifier and Type | Method and Description |
---|---|
ListDeploymentWalletsOperationsRequest.Builder |
ListDeploymentWalletsOperationsRequest.Builder.copy(ListDeploymentWalletsOperationsRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.