| Package | Description |
|---|---|
| software.amazon.awssdk.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
static TotalAggregationOption.Builder |
TotalAggregationOption.builder() |
TotalAggregationOption.Builder |
TotalAggregationOption.Builder.fieldId(String fieldId)
The field id that's associated with the total aggregation option.
|
TotalAggregationOption.Builder |
TotalAggregationOption.toBuilder() |
default TotalAggregationOption.Builder |
TotalAggregationOption.Builder.totalAggregationFunction(Consumer<TotalAggregationFunction.Builder> totalAggregationFunction)
The total aggregation function that you want to set for a specified field id.
|
TotalAggregationOption.Builder |
TotalAggregationOption.Builder.totalAggregationFunction(TotalAggregationFunction totalAggregationFunction)
The total aggregation function that you want to set for a specified field id.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends TotalAggregationOption.Builder> |
TotalAggregationOption.serializableBuilderClass() |
Copyright © 2023. All rights reserved.