public static class DeployEnvironmentCollection.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
DeployEnvironmentCollection |
build() |
DeployEnvironmentCollection.Builder |
copy(DeployEnvironmentCollection model) |
DeployEnvironmentCollection.Builder |
items(List<DeployEnvironmentSummary> items)
Deployment environment summary items found for the search.
|
public DeployEnvironmentCollection.Builder items(List<DeployEnvironmentSummary> items)
Deployment environment summary items found for the search.
items
- the value to setpublic DeployEnvironmentCollection build()
public DeployEnvironmentCollection.Builder copy(DeployEnvironmentCollection model)
Copyright © 2016–2024. All rights reserved.