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