Uses of Class
odata.msgraph.client.complex.AggregationOption.Builder
-
Packages that use AggregationOption.Builder Package Description odata.msgraph.client.complex -
-
Uses of AggregationOption.Builder in odata.msgraph.client.complex
Methods in odata.msgraph.client.complex that return AggregationOption.Builder Modifier and Type Method Description AggregationOption.BuilderAggregationOption.Builder. bucketDefinition(BucketAggregationDefinition bucketDefinition)static AggregationOption.BuilderAggregationOption. builder()Returns a builder which is used to create a new instance of this class (given that this class is immutable).AggregationOption.BuilderAggregationOption.Builder. field(String field)AggregationOption.BuilderAggregationOption.Builder. size(Integer size)
-