public static class ClusterPlacementGroupCollection.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
ClusterPlacementGroupCollection |
build() |
ClusterPlacementGroupCollection.Builder |
copy(ClusterPlacementGroupCollection model) |
ClusterPlacementGroupCollection.Builder |
items(List<ClusterPlacementGroupSummary> items)
A list of cluster placement groups.
|
public ClusterPlacementGroupCollection.Builder items(List<ClusterPlacementGroupSummary> items)
A list of cluster placement groups.
items
- the value to setpublic ClusterPlacementGroupCollection build()
public ClusterPlacementGroupCollection.Builder copy(ClusterPlacementGroupCollection model)
Copyright © 2016–2024. All rights reserved.