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