| Package | Description |
|---|---|
| com.amazonaws.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
PercentileAggregation |
PercentileAggregation.clone() |
PercentileAggregation |
NumericalAggregationFunction.getPercentileAggregation()
An aggregation based on the percentile of values in a dimension or measure.
|
PercentileAggregation |
PercentileAggregation.withPercentileValue(Double percentileValue)
The percentile value.
|
| Modifier and Type | Method and Description |
|---|---|
void |
NumericalAggregationFunction.setPercentileAggregation(PercentileAggregation percentileAggregation)
An aggregation based on the percentile of values in a dimension or measure.
|
NumericalAggregationFunction |
NumericalAggregationFunction.withPercentileAggregation(PercentileAggregation percentileAggregation)
An aggregation based on the percentile of values in a dimension or measure.
|
Copyright © 2024. All rights reserved.