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