Uses of Class
com.oracle.bmc.goldengate.responses.CancelDeploymentUpgradeResponse
- 
Packages that use CancelDeploymentUpgradeResponse Package Description com.oracle.bmc.goldengate com.oracle.bmc.goldengate.responses 
- 
- 
Uses of CancelDeploymentUpgradeResponse in com.oracle.bmc.goldengateMethods in com.oracle.bmc.goldengate that return CancelDeploymentUpgradeResponse Modifier and Type Method Description CancelDeploymentUpgradeResponseGoldenGate. cancelDeploymentUpgrade(CancelDeploymentUpgradeRequest request)Cancels a DeploymentUpgrade, applicable only for DeploymentUpgrade in Waiting state.CancelDeploymentUpgradeResponseGoldenGateClient. cancelDeploymentUpgrade(CancelDeploymentUpgradeRequest request)Methods in com.oracle.bmc.goldengate that return types with arguments of type CancelDeploymentUpgradeResponse Modifier and Type Method Description Future<CancelDeploymentUpgradeResponse>GoldenGateAsync. cancelDeploymentUpgrade(CancelDeploymentUpgradeRequest request, AsyncHandler<CancelDeploymentUpgradeRequest,CancelDeploymentUpgradeResponse> handler)Cancels a DeploymentUpgrade, applicable only for DeploymentUpgrade in Waiting state.Future<CancelDeploymentUpgradeResponse>GoldenGateAsyncClient. cancelDeploymentUpgrade(CancelDeploymentUpgradeRequest request, AsyncHandler<CancelDeploymentUpgradeRequest,CancelDeploymentUpgradeResponse> handler)Method parameters in com.oracle.bmc.goldengate with type arguments of type CancelDeploymentUpgradeResponse Modifier and Type Method Description Future<CancelDeploymentUpgradeResponse>GoldenGateAsync. cancelDeploymentUpgrade(CancelDeploymentUpgradeRequest request, AsyncHandler<CancelDeploymentUpgradeRequest,CancelDeploymentUpgradeResponse> handler)Cancels a DeploymentUpgrade, applicable only for DeploymentUpgrade in Waiting state.Future<CancelDeploymentUpgradeResponse>GoldenGateAsyncClient. cancelDeploymentUpgrade(CancelDeploymentUpgradeRequest request, AsyncHandler<CancelDeploymentUpgradeRequest,CancelDeploymentUpgradeResponse> handler)
- 
Uses of CancelDeploymentUpgradeResponse in com.oracle.bmc.goldengate.responsesMethods in com.oracle.bmc.goldengate.responses that return CancelDeploymentUpgradeResponse Modifier and Type Method Description CancelDeploymentUpgradeResponseCancelDeploymentUpgradeResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.goldengate.responses with parameters of type CancelDeploymentUpgradeResponse Modifier and Type Method Description CancelDeploymentUpgradeResponse.BuilderCancelDeploymentUpgradeResponse.Builder. copy(CancelDeploymentUpgradeResponse o)Copy method to populate the builder with values from the given instance.
 
-