Del via


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 WithCreate 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:

description - The description to relate to the assessments generated by this Recommendation.

Returns:

the next definition stage.

Applies to