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