public static class DeploymentVersionCollection.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
DeploymentVersionCollection |
build() |
DeploymentVersionCollection.Builder |
copy(DeploymentVersionCollection model) |
DeploymentVersionCollection.Builder |
items(List<DeploymentVersionSummary> items)
Array of DeploymentVersionSummary.
|
public DeploymentVersionCollection.Builder items(List<DeploymentVersionSummary> items)
Array of DeploymentVersionSummary.
items
- the value to setpublic DeploymentVersionCollection build()
public DeploymentVersionCollection.Builder copy(DeploymentVersionCollection model)
Copyright © 2016–2024. All rights reserved.