Uses of Class
com.oracle.bmc.goldengate.model.DeploymentUpgradeCollection.Builder
- 
Packages that use DeploymentUpgradeCollection.Builder Package Description com.oracle.bmc.goldengate.model 
- 
- 
Uses of DeploymentUpgradeCollection.Builder in com.oracle.bmc.goldengate.modelMethods in com.oracle.bmc.goldengate.model that return DeploymentUpgradeCollection.Builder Modifier and Type Method Description static DeploymentUpgradeCollection.BuilderDeploymentUpgradeCollection. builder()Create a new builder.DeploymentUpgradeCollection.BuilderDeploymentUpgradeCollection.Builder. copy(DeploymentUpgradeCollection model)DeploymentUpgradeCollection.BuilderDeploymentUpgradeCollection.Builder. items(List<DeploymentUpgradeSummary> items)An array of Deployment Upgrade summaries.DeploymentUpgradeCollection.BuilderDeploymentUpgradeCollection. toBuilder()
 
-