Uses of Class
com.microsoft.graph.models.EducationAiFeedbackDeliverySettings
Packages that use EducationAiFeedbackDeliverySettings
-
Uses of EducationAiFeedbackDeliverySettings in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return EducationAiFeedbackDeliverySettingsModifier and TypeMethodDescriptionEducationAiFeedbackDeliverySettings.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueEducationAiFeedbackSettings.getDeliverySettings()Gets the deliverySettings property value.Methods in com.microsoft.graph.models with parameters of type EducationAiFeedbackDeliverySettingsModifier and TypeMethodDescriptionvoidEducationAiFeedbackSettings.setDeliverySettings(EducationAiFeedbackDeliverySettings value) Sets the deliverySettings property value.