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