Uses of Class
com.microsoft.graph.models.BucketAggregationDefinition
Packages that use BucketAggregationDefinition
-
Uses of BucketAggregationDefinition in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return BucketAggregationDefinitionModifier and TypeMethodDescriptionstatic BucketAggregationDefinitionBucketAggregationDefinition.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueAggregationOption.getBucketDefinition()Gets the bucketDefinition property value.Methods in com.microsoft.graph.models with parameters of type BucketAggregationDefinitionModifier and TypeMethodDescriptionvoidAggregationOption.setBucketDefinition(BucketAggregationDefinition value) Sets the bucketDefinition property value.