Package | Description |
---|---|
com.oracle.bmc.goldengate | |
com.oracle.bmc.goldengate.responses |
Modifier and Type | Method and Description |
---|---|
GetDeploymentResponse |
GoldenGateClient.getDeployment(GetDeploymentRequest request) |
GetDeploymentResponse |
GoldenGate.getDeployment(GetDeploymentRequest request)
Retrieves a deployment.
|
Modifier and Type | Method and Description |
---|---|
Future<GetDeploymentResponse> |
GoldenGateAsyncClient.getDeployment(GetDeploymentRequest request,
AsyncHandler<GetDeploymentRequest,GetDeploymentResponse> handler) |
Future<GetDeploymentResponse> |
GoldenGateAsync.getDeployment(GetDeploymentRequest request,
AsyncHandler<GetDeploymentRequest,GetDeploymentResponse> handler)
Retrieves a deployment.
|
Modifier and Type | Method and Description |
---|---|
GetDeploymentResponse |
GetDeploymentResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetDeploymentResponse.Builder |
GetDeploymentResponse.Builder.copy(GetDeploymentResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.