Uses of Class
software.amazon.awscdk.services.quicksight.CfnDashboard.BoxPlotSortConfigurationProperty.Builder
Packages that use CfnDashboard.BoxPlotSortConfigurationProperty.Builder
-
Uses of CfnDashboard.BoxPlotSortConfigurationProperty.Builder in software.amazon.awscdk.services.quicksight
Methods in software.amazon.awscdk.services.quicksight that return CfnDashboard.BoxPlotSortConfigurationProperty.BuilderModifier and TypeMethodDescriptionCfnDashboard.BoxPlotSortConfigurationProperty.builder()
CfnDashboard.BoxPlotSortConfigurationProperty.Builder.categorySort
(List<? extends Object> categorySort) Sets the value ofCfnDashboard.BoxPlotSortConfigurationProperty.getCategorySort()
CfnDashboard.BoxPlotSortConfigurationProperty.Builder.categorySort
(IResolvable categorySort) Sets the value ofCfnDashboard.BoxPlotSortConfigurationProperty.getCategorySort()
CfnDashboard.BoxPlotSortConfigurationProperty.Builder.paginationConfiguration
(IResolvable paginationConfiguration) CfnDashboard.BoxPlotSortConfigurationProperty.Builder.paginationConfiguration
(CfnDashboard.PaginationConfigurationProperty paginationConfiguration) Constructors in software.amazon.awscdk.services.quicksight with parameters of type CfnDashboard.BoxPlotSortConfigurationProperty.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnDashboard.BoxPlotSortConfigurationProperty.Builder
.