Interface CustomAssessmentAutomation.DefinitionStages.WithDisplayName

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

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

    • withDisplayName

      Specifies the displayName property: The display name of the assessments generated by this assessment automation..
      Parameters:
      displayName - The display name of the assessments generated by this assessment automation.
      Returns:
      the next definition stage.