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