Uses of Class
com.microsoft.graph.models.SynchronizationQuarantine
Packages that use SynchronizationQuarantine
-
Uses of SynchronizationQuarantine in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return SynchronizationQuarantineModifier and TypeMethodDescriptionstatic SynchronizationQuarantineSynchronizationQuarantine.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueSynchronizationStatus.getQuarantine()Gets the quarantine property value.Methods in com.microsoft.graph.models with parameters of type SynchronizationQuarantineModifier and TypeMethodDescriptionvoidSynchronizationStatus.setQuarantine(SynchronizationQuarantine value) Sets the quarantine property value.