| Package | Description |
|---|---|
| com.amazonaws.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
AttributeAggregationFunction |
AttributeAggregationFunction.clone() |
AttributeAggregationFunction |
AggregationFunction.getAttributeAggregationFunction()
Aggregation for attributes.
|
AttributeAggregationFunction |
AttributeAggregationFunction.withSimpleAttributeAggregation(SimpleAttributeAggregationFunction simpleAttributeAggregation)
The built-in aggregation functions for attributes.
|
AttributeAggregationFunction |
AttributeAggregationFunction.withSimpleAttributeAggregation(String simpleAttributeAggregation)
The built-in aggregation functions for attributes.
|
AttributeAggregationFunction |
AttributeAggregationFunction.withValueForMultipleValues(String valueForMultipleValues)
Used by the
UNIQUE_VALUE aggregation function. |
| Modifier and Type | Method and Description |
|---|---|
void |
AggregationFunction.setAttributeAggregationFunction(AttributeAggregationFunction attributeAggregationFunction)
Aggregation for attributes.
|
AggregationFunction |
AggregationFunction.withAttributeAggregationFunction(AttributeAggregationFunction attributeAggregationFunction)
Aggregation for attributes.
|
Copyright © 2024. All rights reserved.