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