Uses of Class
software.amazon.awscdk.services.quicksight.CfnDashboard.LineChartSortConfigurationProperty.Builder
Packages that use CfnDashboard.LineChartSortConfigurationProperty.Builder
-
Uses of CfnDashboard.LineChartSortConfigurationProperty.Builder in software.amazon.awscdk.services.quicksight
Methods in software.amazon.awscdk.services.quicksight that return CfnDashboard.LineChartSortConfigurationProperty.BuilderModifier and TypeMethodDescriptionCfnDashboard.LineChartSortConfigurationProperty.builder()CfnDashboard.LineChartSortConfigurationProperty.Builder.categoryItemsLimitConfiguration(IResolvable categoryItemsLimitConfiguration) CfnDashboard.LineChartSortConfigurationProperty.Builder.categoryItemsLimitConfiguration(CfnDashboard.ItemsLimitConfigurationProperty categoryItemsLimitConfiguration) CfnDashboard.LineChartSortConfigurationProperty.Builder.categorySort(List<? extends Object> categorySort) Sets the value ofCfnDashboard.LineChartSortConfigurationProperty.getCategorySort()CfnDashboard.LineChartSortConfigurationProperty.Builder.categorySort(IResolvable categorySort) Sets the value ofCfnDashboard.LineChartSortConfigurationProperty.getCategorySort()CfnDashboard.LineChartSortConfigurationProperty.Builder.colorItemsLimitConfiguration(IResolvable colorItemsLimitConfiguration) CfnDashboard.LineChartSortConfigurationProperty.Builder.colorItemsLimitConfiguration(CfnDashboard.ItemsLimitConfigurationProperty colorItemsLimitConfiguration) CfnDashboard.LineChartSortConfigurationProperty.Builder.smallMultiplesLimitConfiguration(IResolvable smallMultiplesLimitConfiguration) CfnDashboard.LineChartSortConfigurationProperty.Builder.smallMultiplesLimitConfiguration(CfnDashboard.ItemsLimitConfigurationProperty smallMultiplesLimitConfiguration) CfnDashboard.LineChartSortConfigurationProperty.Builder.smallMultiplesSort(List<? extends Object> smallMultiplesSort) Sets the value ofCfnDashboard.LineChartSortConfigurationProperty.getSmallMultiplesSort()CfnDashboard.LineChartSortConfigurationProperty.Builder.smallMultiplesSort(IResolvable smallMultiplesSort) Sets the value ofCfnDashboard.LineChartSortConfigurationProperty.getSmallMultiplesSort()Constructors in software.amazon.awscdk.services.quicksight with parameters of type CfnDashboard.LineChartSortConfigurationProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnDashboard.LineChartSortConfigurationProperty.Builder.