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.model
Methods in com.oracle.bmc.goldengate.model that return DeploymentUpgradeCollection.Builder Modifier and Type Method Description static DeploymentUpgradeCollection.Builder
DeploymentUpgradeCollection. builder()
Create a new builder.DeploymentUpgradeCollection.Builder
DeploymentUpgradeCollection.Builder. copy(DeploymentUpgradeCollection model)
DeploymentUpgradeCollection.Builder
DeploymentUpgradeCollection.Builder. items(List<DeploymentUpgradeSummary> items)
An array of Deployment Upgrade summaries.DeploymentUpgradeCollection.Builder
DeploymentUpgradeCollection. toBuilder()
-