| Package | Description |
|---|---|
| com.amazonaws.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
AggFunction |
AggFunction.addAggregationFunctionParametersEntry(String key,
String value)
Add a single AggregationFunctionParameters entry
|
AggFunction |
AggFunction.clearAggregationFunctionParametersEntries()
Removes all the entries added into AggregationFunctionParameters.
|
AggFunction |
AggFunction.clone() |
AggFunction |
TopicIRMetric.getFunction()
The function for the
TopicIRMetric. |
AggFunction |
AggFunction.withAggregation(AggType aggregation)
The aggregation of an Agg function.
|
AggFunction |
AggFunction.withAggregation(String aggregation)
The aggregation of an Agg function.
|
AggFunction |
AggFunction.withAggregationFunctionParameters(Map<String,String> aggregationFunctionParameters)
The aggregation parameters for an Agg function.
|
AggFunction |
AggFunction.withPeriod(String period)
The period of an Agg function.
|
AggFunction |
AggFunction.withPeriod(TopicTimeGranularity period)
The period of an Agg function.
|
AggFunction |
AggFunction.withPeriodField(String periodField)
The period field for an Agg function.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TopicIRMetric.setFunction(AggFunction function)
The function for the
TopicIRMetric. |
TopicIRMetric |
TopicIRMetric.withFunction(AggFunction function)
The function for the
TopicIRMetric. |
Copyright © 2024. All rights reserved.