Uses of Class
com.microsoft.graph.models.SynchronizationRule
Packages that use SynchronizationRule
-
Uses of SynchronizationRule in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return SynchronizationRuleModifier and TypeMethodDescriptionstatic SynchronizationRuleSynchronizationRule.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 SynchronizationRuleModifier and TypeMethodDescriptionSynchronizationSchema.getSynchronizationRules()Gets the synchronizationRules property value.Method parameters in com.microsoft.graph.models with type arguments of type SynchronizationRuleModifier and TypeMethodDescriptionvoidSynchronizationSchema.setSynchronizationRules(List<SynchronizationRule> value) Sets the synchronizationRules property value.