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