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