Uses of Class
software.amazon.awssdk.services.quicksight.model.AttributeAggregationFunction
-
Packages that use AttributeAggregationFunction Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of AttributeAggregationFunction in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return AttributeAggregationFunction Modifier and Type Method Description AttributeAggregationFunctionAggregationFunction. attributeAggregationFunction()Aggregation for attributes.Methods in software.amazon.awssdk.services.quicksight.model with parameters of type AttributeAggregationFunction Modifier and Type Method Description AggregationFunction.BuilderAggregationFunction.Builder. attributeAggregationFunction(AttributeAggregationFunction attributeAggregationFunction)Aggregation for attributes.
-