Package | Description |
---|---|
com.oracle.bmc.goldengate | |
com.oracle.bmc.goldengate.requests |
Modifier and Type | Method and Description |
---|---|
UpgradeDeploymentResponse |
GoldenGateClient.upgradeDeployment(UpgradeDeploymentRequest request) |
UpgradeDeploymentResponse |
GoldenGate.upgradeDeployment(UpgradeDeploymentRequest request)
Upgrade a Deployment.
|
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 |
---|---|
UpgradeDeploymentRequest |
UpgradeDeploymentRequest.Builder.build()
Build the instance of UpgradeDeploymentRequest as configured by this builder
|
UpgradeDeploymentRequest |
UpgradeDeploymentRequest.Builder.buildWithoutInvocationCallback()
Build the instance of UpgradeDeploymentRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
UpgradeDeploymentRequest.Builder |
UpgradeDeploymentRequest.Builder.copy(UpgradeDeploymentRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.