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