Uses of Class
com.microsoft.graph.models.SizeRange
Packages that use SizeRange
-
Uses of SizeRange in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return SizeRangeModifier and TypeMethodDescriptionstatic SizeRangeSizeRange.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueMessageRulePredicates.getWithinSizeRange()Gets the withinSizeRange property value.Methods in com.microsoft.graph.models with parameters of type SizeRangeModifier and TypeMethodDescriptionvoidMessageRulePredicates.setWithinSizeRange(SizeRange value) Sets the withinSizeRange property value.