Package | Description |
---|---|
com.oracle.bmc.goldengate | |
com.oracle.bmc.goldengate.responses |
Modifier and Type | Method and Description |
---|---|
ListDeploymentWalletsOperationsResponse |
GoldenGateClient.listDeploymentWalletsOperations(ListDeploymentWalletsOperationsRequest request) |
ListDeploymentWalletsOperationsResponse |
GoldenGate.listDeploymentWalletsOperations(ListDeploymentWalletsOperationsRequest request)
Lists the wallets export/import operations to/from a deployment.
|
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 |
---|---|
ListDeploymentWalletsOperationsResponse |
ListDeploymentWalletsOperationsResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListDeploymentWalletsOperationsResponse.Builder |
ListDeploymentWalletsOperationsResponse.Builder.copy(ListDeploymentWalletsOperationsResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.