Uses of Class
com.oracle.bmc.goldengate.requests.ListDeploymentUpgradesRequest
- 
Packages that use ListDeploymentUpgradesRequest Package Description com.oracle.bmc.goldengate com.oracle.bmc.goldengate.requests  - 
- 
Uses of ListDeploymentUpgradesRequest in com.oracle.bmc.goldengate
Method parameters in com.oracle.bmc.goldengate with type arguments of type ListDeploymentUpgradesRequest Modifier and Type Method Description Future<ListDeploymentUpgradesResponse>GoldenGateAsync. listDeploymentUpgrades(ListDeploymentUpgradesRequest request, AsyncHandler<ListDeploymentUpgradesRequest,ListDeploymentUpgradesResponse> handler)Lists the Deployment Upgrades in a compartment.Future<ListDeploymentUpgradesResponse>GoldenGateAsyncClient. listDeploymentUpgrades(ListDeploymentUpgradesRequest request, AsyncHandler<ListDeploymentUpgradesRequest,ListDeploymentUpgradesResponse> handler) - 
Uses of ListDeploymentUpgradesRequest in com.oracle.bmc.goldengate.requests
Methods in com.oracle.bmc.goldengate.requests that return ListDeploymentUpgradesRequest Modifier and Type Method Description ListDeploymentUpgradesRequestListDeploymentUpgradesRequest.Builder. build()Build the instance of ListDeploymentUpgradesRequest as configured by this builderListDeploymentUpgradesRequestListDeploymentUpgradesRequest.Builder. buildWithoutInvocationCallback()Build the instance of ListDeploymentUpgradesRequest as configured by this builderMethods in com.oracle.bmc.goldengate.requests with parameters of type ListDeploymentUpgradesRequest Modifier and Type Method Description ListDeploymentUpgradesRequest.BuilderListDeploymentUpgradesRequest.Builder. copy(ListDeploymentUpgradesRequest o)Copy method to populate the builder with values from the given instance. 
 -