public static class RelatedEventCollection.Builder extends Object
Modifier and Type | Method and Description |
---|---|
RelatedEventCollection |
build() |
RelatedEventCollection.Builder |
copy(RelatedEventCollection o) |
RelatedEventCollection.Builder |
items(List<RelatedEventSummary> items) |
String |
toString() |
public RelatedEventCollection.Builder items(List<RelatedEventSummary> items)
public RelatedEventCollection build()
public RelatedEventCollection.Builder copy(RelatedEventCollection o)
Copyright © 2016–2022. All rights reserved.