Uses of Class
software.amazon.awssdk.services.quicksight.model.TotalAggregationComputation
-
Packages that use TotalAggregationComputation Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of TotalAggregationComputation in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return TotalAggregationComputation Modifier and Type Method Description TotalAggregationComputationComputation. totalAggregation()The total aggregation computation configuration.Methods in software.amazon.awssdk.services.quicksight.model with parameters of type TotalAggregationComputation Modifier and Type Method Description Computation.BuilderComputation.Builder. totalAggregation(TotalAggregationComputation totalAggregation)The total aggregation computation configuration.
-