| Package | Description |
|---|---|
| com.amazonaws.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
TotalAggregationFunction |
TotalAggregationFunction.clone() |
TotalAggregationFunction |
TotalAggregationOption.getTotalAggregationFunction()
The total aggregation function that you want to set for a specified field id.
|
TotalAggregationFunction |
TotalAggregationFunction.withSimpleTotalAggregationFunction(SimpleTotalAggregationFunction simpleTotalAggregationFunction)
A built in aggregation function for total values.
|
TotalAggregationFunction |
TotalAggregationFunction.withSimpleTotalAggregationFunction(String simpleTotalAggregationFunction)
A built in aggregation function for total values.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TotalAggregationOption.setTotalAggregationFunction(TotalAggregationFunction totalAggregationFunction)
The total aggregation function that you want to set for a specified field id.
|
TotalAggregationOption |
TotalAggregationOption.withTotalAggregationFunction(TotalAggregationFunction totalAggregationFunction)
The total aggregation function that you want to set for a specified field id.
|
Copyright © 2023. All rights reserved.