Uses of Class
com.microsoft.graph.models.Synchronization
Packages that use Synchronization
-
Uses of Synchronization in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return SynchronizationModifier and TypeMethodDescriptionstatic SynchronizationSynchronization.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueApplication.getSynchronization()Gets the synchronization property value.ServicePrincipal.getSynchronization()Gets the synchronization property value.Methods in com.microsoft.graph.models with parameters of type SynchronizationModifier and TypeMethodDescriptionvoidApplication.setSynchronization(Synchronization value) Sets the synchronization property value.voidServicePrincipal.setSynchronization(Synchronization value) Sets the synchronization property value.