Uses of Class
com.oracle.bmc.goldengate.model.DeploymentUpgradeCollection
-
Packages that use DeploymentUpgradeCollection Package Description com.oracle.bmc.goldengate.model com.oracle.bmc.goldengate.responses -
-
Uses of DeploymentUpgradeCollection in com.oracle.bmc.goldengate.model
Methods in com.oracle.bmc.goldengate.model that return DeploymentUpgradeCollection Modifier and Type Method Description DeploymentUpgradeCollection
DeploymentUpgradeCollection.Builder. build()
Methods in com.oracle.bmc.goldengate.model with parameters of type DeploymentUpgradeCollection Modifier and Type Method Description DeploymentUpgradeCollection.Builder
DeploymentUpgradeCollection.Builder. copy(DeploymentUpgradeCollection model)
-
Uses of DeploymentUpgradeCollection in com.oracle.bmc.goldengate.responses
Methods in com.oracle.bmc.goldengate.responses that return DeploymentUpgradeCollection Modifier and Type Method Description DeploymentUpgradeCollection
ListDeploymentUpgradesResponse. getDeploymentUpgradeCollection()
The returned DeploymentUpgradeCollection instance.Methods in com.oracle.bmc.goldengate.responses with parameters of type DeploymentUpgradeCollection Modifier and Type Method Description ListDeploymentUpgradesResponse.Builder
ListDeploymentUpgradesResponse.Builder. deploymentUpgradeCollection(DeploymentUpgradeCollection deploymentUpgradeCollection)
The returned DeploymentUpgradeCollection instance.
-