Uses of Class
com.microsoft.graph.models.EndUserNotificationSetting
Packages that use EndUserNotificationSetting
-
Uses of EndUserNotificationSetting in com.microsoft.graph.models
Subclasses of EndUserNotificationSetting in com.microsoft.graph.modelsModifier and TypeClassDescriptionclassclassMethods in com.microsoft.graph.models that return EndUserNotificationSettingModifier and TypeMethodDescriptionstatic EndUserNotificationSettingEndUserNotificationSetting.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueSimulation.getEndUserNotificationSetting()Gets the endUserNotificationSetting property value.Methods in com.microsoft.graph.models with parameters of type EndUserNotificationSettingModifier and TypeMethodDescriptionvoidSimulation.setEndUserNotificationSetting(EndUserNotificationSetting value) Sets the endUserNotificationSetting property value.