Uses of Class
software.amazon.awscdk.services.quicksight.CfnTemplate.BoxPlotOptionsProperty.Builder
Packages that use CfnTemplate.BoxPlotOptionsProperty.Builder
-
Uses of CfnTemplate.BoxPlotOptionsProperty.Builder in software.amazon.awscdk.services.quicksight
Methods in software.amazon.awscdk.services.quicksight that return CfnTemplate.BoxPlotOptionsProperty.BuilderModifier and TypeMethodDescriptionCfnTemplate.BoxPlotOptionsProperty.Builder.allDataPointsVisibility
(String allDataPointsVisibility) Sets the value ofCfnTemplate.BoxPlotOptionsProperty.getAllDataPointsVisibility()
CfnTemplate.BoxPlotOptionsProperty.builder()
CfnTemplate.BoxPlotOptionsProperty.Builder.outlierVisibility
(String outlierVisibility) Sets the value ofCfnTemplate.BoxPlotOptionsProperty.getOutlierVisibility()
CfnTemplate.BoxPlotOptionsProperty.Builder.styleOptions
(IResolvable styleOptions) Sets the value ofCfnTemplate.BoxPlotOptionsProperty.getStyleOptions()
CfnTemplate.BoxPlotOptionsProperty.Builder.styleOptions
(CfnTemplate.BoxPlotStyleOptionsProperty styleOptions) Sets the value ofCfnTemplate.BoxPlotOptionsProperty.getStyleOptions()
Constructors in software.amazon.awscdk.services.quicksight with parameters of type CfnTemplate.BoxPlotOptionsProperty.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnTemplate.BoxPlotOptionsProperty.Builder
.