Uses of Class
com.microsoft.graph.models.EducationAiFeedbackCriteria
Packages that use EducationAiFeedbackCriteria
-
Uses of EducationAiFeedbackCriteria in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return EducationAiFeedbackCriteriaModifier and TypeMethodDescriptionstatic EducationAiFeedbackCriteriaEducationAiFeedbackCriteria.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueEducationSpeakerProgressResource.getAiFeedbackCriteria()Gets the aiFeedbackCriteria property value.Methods in com.microsoft.graph.models with parameters of type EducationAiFeedbackCriteriaModifier and TypeMethodDescriptionvoidEducationSpeakerProgressResource.setAiFeedbackCriteria(EducationAiFeedbackCriteria value) Sets the aiFeedbackCriteria property value.