Uses of Class
com.microsoft.graph.models.EducationAiFeedbackContentSettings
Packages that use EducationAiFeedbackContentSettings
-
Uses of EducationAiFeedbackContentSettings in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return EducationAiFeedbackContentSettingsModifier and TypeMethodDescriptionEducationAiFeedbackContentSettings.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueEducationAiFeedbackSettings.getContentSettings()Gets the contentSettings property value.Methods in com.microsoft.graph.models with parameters of type EducationAiFeedbackContentSettingsModifier and TypeMethodDescriptionvoidEducationAiFeedbackSettings.setContentSettings(EducationAiFeedbackContentSettings value) Sets the contentSettings property value.