public static class RecommendationExampleLine.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
RecommendationExampleLine |
build() |
RecommendationExampleLine.Builder |
comment(String comment)
The comments about the operation.
|
RecommendationExampleLine.Builder |
copy(RecommendationExampleLine model) |
RecommendationExampleLine.Builder |
operation(String operation)
The details of the example operation.
|
public RecommendationExampleLine.Builder operation(String operation)
The details of the example operation.
operation
- the value to setpublic RecommendationExampleLine.Builder comment(String comment)
The comments about the operation.
comment
- the value to setpublic RecommendationExampleLine build()
public RecommendationExampleLine.Builder copy(RecommendationExampleLine model)
Copyright © 2016–2024. All rights reserved.