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