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