Package | Description |
---|---|
com.oracle.bmc.goldengate | |
com.oracle.bmc.goldengate.requests |
Modifier and Type | Method and Description |
---|---|
DeploymentWalletExistsResponse |
GoldenGateClient.deploymentWalletExists(DeploymentWalletExistsRequest request) |
DeploymentWalletExistsResponse |
GoldenGate.deploymentWalletExists(DeploymentWalletExistsRequest request)
Checks if a wallet is already present in the deployment.
|
Future<DeploymentWalletExistsResponse> |
GoldenGateAsyncClient.deploymentWalletExists(DeploymentWalletExistsRequest request,
AsyncHandler<DeploymentWalletExistsRequest,DeploymentWalletExistsResponse> handler) |
Future<DeploymentWalletExistsResponse> |
GoldenGateAsync.deploymentWalletExists(DeploymentWalletExistsRequest request,
AsyncHandler<DeploymentWalletExistsRequest,DeploymentWalletExistsResponse> handler)
Checks if a wallet is already present in the deployment.
|
Modifier and Type | Method and Description |
---|---|
Future<DeploymentWalletExistsResponse> |
GoldenGateAsyncClient.deploymentWalletExists(DeploymentWalletExistsRequest request,
AsyncHandler<DeploymentWalletExistsRequest,DeploymentWalletExistsResponse> handler) |
Future<DeploymentWalletExistsResponse> |
GoldenGateAsync.deploymentWalletExists(DeploymentWalletExistsRequest request,
AsyncHandler<DeploymentWalletExistsRequest,DeploymentWalletExistsResponse> handler)
Checks if a wallet is already present in the deployment.
|
Modifier and Type | Method and Description |
---|---|
DeploymentWalletExistsRequest |
DeploymentWalletExistsRequest.Builder.build()
Build the instance of DeploymentWalletExistsRequest as configured by this builder
|
DeploymentWalletExistsRequest |
DeploymentWalletExistsRequest.Builder.buildWithoutInvocationCallback()
Build the instance of DeploymentWalletExistsRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
DeploymentWalletExistsRequest.Builder |
DeploymentWalletExistsRequest.Builder.copy(DeploymentWalletExistsRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.