public static class RecommendationExample.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
RecommendationExample |
build() |
RecommendationExample.Builder |
copy(RecommendationExample model) |
RecommendationExample.Builder |
lines(List<RecommendationExampleLine> lines)
The list of examples for the recommendation.
|
public RecommendationExample.Builder lines(List<RecommendationExampleLine> lines)
The list of examples for the recommendation.
lines
- the value to setpublic RecommendationExample build()
public RecommendationExample.Builder copy(RecommendationExample model)
Copyright © 2016–2024. All rights reserved.