Uses of Class
com.oracle.bmc.goldengate.requests.SnoozeDeploymentUpgradeRequest
-
Packages that use SnoozeDeploymentUpgradeRequest Package Description com.oracle.bmc.goldengate com.oracle.bmc.goldengate.requests -
-
Uses of SnoozeDeploymentUpgradeRequest in com.oracle.bmc.goldengate
Methods in com.oracle.bmc.goldengate with parameters of type SnoozeDeploymentUpgradeRequest Modifier and Type Method Description SnoozeDeploymentUpgradeResponse
GoldenGate. snoozeDeploymentUpgrade(SnoozeDeploymentUpgradeRequest request)
Snooze a DeploymentUpgrade.Future<SnoozeDeploymentUpgradeResponse>
GoldenGateAsync. snoozeDeploymentUpgrade(SnoozeDeploymentUpgradeRequest request, AsyncHandler<SnoozeDeploymentUpgradeRequest,SnoozeDeploymentUpgradeResponse> handler)
Snooze a DeploymentUpgrade.Future<SnoozeDeploymentUpgradeResponse>
GoldenGateAsyncClient. snoozeDeploymentUpgrade(SnoozeDeploymentUpgradeRequest request, AsyncHandler<SnoozeDeploymentUpgradeRequest,SnoozeDeploymentUpgradeResponse> handler)
SnoozeDeploymentUpgradeResponse
GoldenGateClient. snoozeDeploymentUpgrade(SnoozeDeploymentUpgradeRequest request)
Method parameters in com.oracle.bmc.goldengate with type arguments of type SnoozeDeploymentUpgradeRequest Modifier and Type Method Description Future<SnoozeDeploymentUpgradeResponse>
GoldenGateAsync. snoozeDeploymentUpgrade(SnoozeDeploymentUpgradeRequest request, AsyncHandler<SnoozeDeploymentUpgradeRequest,SnoozeDeploymentUpgradeResponse> handler)
Snooze a DeploymentUpgrade.Future<SnoozeDeploymentUpgradeResponse>
GoldenGateAsyncClient. snoozeDeploymentUpgrade(SnoozeDeploymentUpgradeRequest request, AsyncHandler<SnoozeDeploymentUpgradeRequest,SnoozeDeploymentUpgradeResponse> handler)
-
Uses of SnoozeDeploymentUpgradeRequest in com.oracle.bmc.goldengate.requests
Methods in com.oracle.bmc.goldengate.requests that return SnoozeDeploymentUpgradeRequest Modifier and Type Method Description SnoozeDeploymentUpgradeRequest
SnoozeDeploymentUpgradeRequest.Builder. build()
Build the instance of SnoozeDeploymentUpgradeRequest as configured by this builderSnoozeDeploymentUpgradeRequest
SnoozeDeploymentUpgradeRequest.Builder. buildWithoutInvocationCallback()
Build the instance of SnoozeDeploymentUpgradeRequest as configured by this builderMethods in com.oracle.bmc.goldengate.requests with parameters of type SnoozeDeploymentUpgradeRequest Modifier and Type Method Description SnoozeDeploymentUpgradeRequest.Builder
SnoozeDeploymentUpgradeRequest.Builder. copy(SnoozeDeploymentUpgradeRequest o)
Copy method to populate the builder with values from the given instance.
-