public static class RelatedEventCollection.Builder extends Object
| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
RelatedEventCollection |
build() |
RelatedEventCollection.Builder |
copy(RelatedEventCollection o) |
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 o)
Copyright © 2016–2022. All rights reserved.