Interface CustomAssessmentAutomation.DefinitionStages.WithDescription

All Known Subinterfaces:
CustomAssessmentAutomation.Definition, CustomAssessmentAutomation.DefinitionStages.WithCreate
Enclosing interface:
CustomAssessmentAutomation.DefinitionStages

public static interface CustomAssessmentAutomation.DefinitionStages.WithDescription
The stage of the CustomAssessmentAutomation definition allowing to specify description.
  • Method Details

    • withDescription

      Specifies the description property: The description to relate to the assessments generated by this assessment automation..
      Parameters:
      description - The description to relate to the assessments generated by this assessment automation.
      Returns:
      the next definition stage.