Uses of Class
com.microsoft.graph.models.Schedule
Packages that use Schedule
-
Uses of Schedule in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return ScheduleModifier and TypeMethodDescriptionstatic ScheduleSchedule.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueTeam.getSchedule()Gets the schedule property value.Methods in com.microsoft.graph.models with parameters of type ScheduleModifier and TypeMethodDescriptionvoidTeam.setSchedule(Schedule value) Sets the schedule property value.