Uses of Class
com.microsoft.graph.models.SynchronizationProgress
Packages that use SynchronizationProgress
-
Uses of SynchronizationProgress in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return SynchronizationProgressModifier and TypeMethodDescriptionstatic SynchronizationProgressSynchronizationProgress.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 SynchronizationProgressModifier and TypeMethodDescriptionSynchronizationStatus.getProgress()Gets the progress property value.Method parameters in com.microsoft.graph.models with type arguments of type SynchronizationProgressModifier and TypeMethodDescriptionvoidSynchronizationStatus.setProgress(List<SynchronizationProgress> value) Sets the progress property value.