Uses of Class
com.microsoft.graph.models.ShiftAvailability
Packages that use ShiftAvailability
-
Uses of ShiftAvailability in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return ShiftAvailabilityModifier and TypeMethodDescriptionstatic ShiftAvailabilityShiftAvailability.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueMethods in com.microsoft.graph.models that return types with arguments of type ShiftAvailabilityModifier and TypeMethodDescriptionShiftPreferences.getAvailability()Gets the availability property value.Method parameters in com.microsoft.graph.models with type arguments of type ShiftAvailabilityModifier and TypeMethodDescriptionvoidShiftPreferences.setAvailability(List<ShiftAvailability> value) Sets the availability property value.