Uses of Class
com.microsoft.graph.models.ShiftPreferences
Packages that use ShiftPreferences
-
Uses of ShiftPreferences in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return ShiftPreferencesModifier and TypeMethodDescriptionstatic ShiftPreferencesShiftPreferences.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueUserSettings.getShiftPreferences()Gets the shiftPreferences property value.Methods in com.microsoft.graph.models with parameters of type ShiftPreferencesModifier and TypeMethodDescriptionvoidUserSettings.setShiftPreferences(ShiftPreferences value) Sets the shiftPreferences property value.