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