Uses of Class
com.microsoft.graph.models.AggregationOption
Packages that use AggregationOption
-
Uses of AggregationOption in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return AggregationOptionModifier and TypeMethodDescriptionstatic AggregationOptionAggregationOption.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 AggregationOptionModifier and TypeMethodDescriptionSearchRequest.getAggregations()Gets the aggregations property value.Method parameters in com.microsoft.graph.models with type arguments of type AggregationOptionModifier and TypeMethodDescriptionvoidSearchRequest.setAggregations(List<AggregationOption> value) Sets the aggregations property value.