public static class DeploymentUpgradeCollection.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
DeploymentUpgradeCollection |
build() |
DeploymentUpgradeCollection.Builder |
copy(DeploymentUpgradeCollection model) |
DeploymentUpgradeCollection.Builder |
items(List<DeploymentUpgradeSummary> items)
An array of Deployment Upgrade summaries.
|
public DeploymentUpgradeCollection.Builder items(List<DeploymentUpgradeSummary> items)
An array of Deployment Upgrade summaries.
items
- the value to setpublic DeploymentUpgradeCollection build()
public DeploymentUpgradeCollection.Builder copy(DeploymentUpgradeCollection model)
Copyright © 2016–2024. All rights reserved.