Uses of Class
com.microsoft.graph.models.ContainerFilter
Packages that use ContainerFilter
-
Uses of ContainerFilter in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return ContainerFilterModifier and TypeMethodDescriptionstatic ContainerFilterContainerFilter.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueSynchronizationRule.getContainerFilter()Gets the containerFilter property value.Methods in com.microsoft.graph.models with parameters of type ContainerFilterModifier and TypeMethodDescriptionvoidSynchronizationRule.setContainerFilter(ContainerFilter value) Sets the containerFilter property value.