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