Uses of Class
software.amazon.awssdk.services.quicksight.model.TotalAggregationFunction
-
Packages that use TotalAggregationFunction Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of TotalAggregationFunction in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return TotalAggregationFunction Modifier and Type Method Description TotalAggregationFunctionTotalAggregationOption. totalAggregationFunction()The total aggregation function that you want to set for a specified field id.Methods in software.amazon.awssdk.services.quicksight.model with parameters of type TotalAggregationFunction Modifier and Type Method Description TotalAggregationOption.BuilderTotalAggregationOption.Builder. totalAggregationFunction(TotalAggregationFunction totalAggregationFunction)The total aggregation function that you want to set for a specified field id.
-