CustomRecommendation.DefinitionStages.WithDescription Interface
public static interface CustomRecommendation.DefinitionStages.WithDescription
The stage of the CustomRecommendation definition allowing to specify description.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
With |
withDescription(String description)
Specifies the description property: The description to relate to the assessments generated by this Recommendation.. |
Method Details
withDescription
public abstract CustomRecommendation.DefinitionStages.WithCreate withDescription(String description)
Specifies the description property: The description to relate to the assessments generated by this Recommendation..
Parameters:
Returns: