Package | Description |
---|---|
com.oracle.bmc.goldengate | |
com.oracle.bmc.goldengate.requests |
Modifier and Type | Method and Description |
---|---|
Future<RescheduleDeploymentUpgradeResponse> |
GoldenGateAsyncClient.rescheduleDeploymentUpgrade(RescheduleDeploymentUpgradeRequest request,
AsyncHandler<RescheduleDeploymentUpgradeRequest,RescheduleDeploymentUpgradeResponse> handler) |
Future<RescheduleDeploymentUpgradeResponse> |
GoldenGateAsync.rescheduleDeploymentUpgrade(RescheduleDeploymentUpgradeRequest request,
AsyncHandler<RescheduleDeploymentUpgradeRequest,RescheduleDeploymentUpgradeResponse> handler)
Reschedules a DeploymentUpgrade, applicable only for DeploymentUpgrade in Waiting state.
|
Modifier and Type | Method and Description |
---|---|
RescheduleDeploymentUpgradeRequest |
RescheduleDeploymentUpgradeRequest.Builder.build()
Build the instance of RescheduleDeploymentUpgradeRequest as configured by this builder
|
RescheduleDeploymentUpgradeRequest |
RescheduleDeploymentUpgradeRequest.Builder.buildWithoutInvocationCallback()
Build the instance of RescheduleDeploymentUpgradeRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
RescheduleDeploymentUpgradeRequest.Builder |
RescheduleDeploymentUpgradeRequest.Builder.copy(RescheduleDeploymentUpgradeRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.