| Package | Description |
|---|---|
| com.amazonaws.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
BodySectionDynamicCategoryDimensionConfiguration |
BodySectionDynamicCategoryDimensionConfiguration.clone() |
BodySectionDynamicCategoryDimensionConfiguration |
BodySectionRepeatDimensionConfiguration.getDynamicCategoryDimensionConfiguration()
Describes the Category dataset column and constraints around the dynamic values that will be used in
repeating the section contents.
|
BodySectionDynamicCategoryDimensionConfiguration |
BodySectionDynamicCategoryDimensionConfiguration.withColumn(ColumnIdentifier column) |
BodySectionDynamicCategoryDimensionConfiguration |
BodySectionDynamicCategoryDimensionConfiguration.withLimit(Integer limit)
Number of values to use from the column for repetition.
|
BodySectionDynamicCategoryDimensionConfiguration |
BodySectionDynamicCategoryDimensionConfiguration.withSortByMetrics(Collection<ColumnSort> sortByMetrics)
Sort criteria on the column values that you use for repetition.
|
BodySectionDynamicCategoryDimensionConfiguration |
BodySectionDynamicCategoryDimensionConfiguration.withSortByMetrics(ColumnSort... sortByMetrics)
Sort criteria on the column values that you use for repetition.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BodySectionRepeatDimensionConfiguration.setDynamicCategoryDimensionConfiguration(BodySectionDynamicCategoryDimensionConfiguration dynamicCategoryDimensionConfiguration)
Describes the Category dataset column and constraints around the dynamic values that will be used in
repeating the section contents.
|
BodySectionRepeatDimensionConfiguration |
BodySectionRepeatDimensionConfiguration.withDynamicCategoryDimensionConfiguration(BodySectionDynamicCategoryDimensionConfiguration dynamicCategoryDimensionConfiguration)
Describes the Category dataset column and constraints around the dynamic values that will be used in
repeating the section contents.
|
Copyright © 2024. All rights reserved.