Uses of Class
com.microsoft.graph.models.UserSettings
Packages that use UserSettings
-
Uses of UserSettings in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return UserSettingsModifier and TypeMethodDescriptionstatic UserSettingsUserSettings.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueUser.getSettings()Gets the settings property value.Methods in com.microsoft.graph.models with parameters of type UserSettingsModifier and TypeMethodDescriptionvoidUser.setSettings(UserSettings value) Sets the settings property value.