Uses of Class
software.amazon.awscdk.services.quicksight.CfnAnalysis.ComboChartSortConfigurationProperty.Builder
-
Uses of CfnAnalysis.ComboChartSortConfigurationProperty.Builder in software.amazon.awscdk.services.quicksight
Modifier and TypeMethodDescriptionCfnAnalysis.ComboChartSortConfigurationProperty.builder()
CfnAnalysis.ComboChartSortConfigurationProperty.Builder.categoryItemsLimit
(IResolvable categoryItemsLimit) Sets the value ofCfnAnalysis.ComboChartSortConfigurationProperty.getCategoryItemsLimit()
CfnAnalysis.ComboChartSortConfigurationProperty.Builder.categoryItemsLimit
(CfnAnalysis.ItemsLimitConfigurationProperty categoryItemsLimit) Sets the value ofCfnAnalysis.ComboChartSortConfigurationProperty.getCategoryItemsLimit()
CfnAnalysis.ComboChartSortConfigurationProperty.Builder.categorySort
(List<? extends Object> categorySort) Sets the value ofCfnAnalysis.ComboChartSortConfigurationProperty.getCategorySort()
CfnAnalysis.ComboChartSortConfigurationProperty.Builder.categorySort
(IResolvable categorySort) Sets the value ofCfnAnalysis.ComboChartSortConfigurationProperty.getCategorySort()
CfnAnalysis.ComboChartSortConfigurationProperty.Builder.colorItemsLimit
(IResolvable colorItemsLimit) Sets the value ofCfnAnalysis.ComboChartSortConfigurationProperty.getColorItemsLimit()
CfnAnalysis.ComboChartSortConfigurationProperty.Builder.colorItemsLimit
(CfnAnalysis.ItemsLimitConfigurationProperty colorItemsLimit) Sets the value ofCfnAnalysis.ComboChartSortConfigurationProperty.getColorItemsLimit()
Sets the value ofCfnAnalysis.ComboChartSortConfigurationProperty.getColorSort()
CfnAnalysis.ComboChartSortConfigurationProperty.Builder.colorSort
(IResolvable colorSort) Sets the value ofCfnAnalysis.ComboChartSortConfigurationProperty.getColorSort()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnAnalysis.ComboChartSortConfigurationProperty.Builder
.