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