Uses of Class
software.amazon.awscdk.services.quicksight.CfnTemplate.HistogramBinOptionsProperty.Builder
Packages that use CfnTemplate.HistogramBinOptionsProperty.Builder
-
Uses of CfnTemplate.HistogramBinOptionsProperty.Builder in software.amazon.awscdk.services.quicksight
Methods in software.amazon.awscdk.services.quicksight that return CfnTemplate.HistogramBinOptionsProperty.BuilderModifier and TypeMethodDescriptionCfnTemplate.HistogramBinOptionsProperty.Builder.binCount(IResolvable binCount) Sets the value ofCfnTemplate.HistogramBinOptionsProperty.getBinCount()CfnTemplate.HistogramBinOptionsProperty.Builder.binCount(CfnTemplate.BinCountOptionsProperty binCount) Sets the value ofCfnTemplate.HistogramBinOptionsProperty.getBinCount()CfnTemplate.HistogramBinOptionsProperty.Builder.binWidth(IResolvable binWidth) Sets the value ofCfnTemplate.HistogramBinOptionsProperty.getBinWidth()CfnTemplate.HistogramBinOptionsProperty.Builder.binWidth(CfnTemplate.BinWidthOptionsProperty binWidth) Sets the value ofCfnTemplate.HistogramBinOptionsProperty.getBinWidth()CfnTemplate.HistogramBinOptionsProperty.builder()CfnTemplate.HistogramBinOptionsProperty.Builder.selectedBinType(String selectedBinType) Sets the value ofCfnTemplate.HistogramBinOptionsProperty.getSelectedBinType()CfnTemplate.HistogramBinOptionsProperty.Builder.startValue(Number startValue) Sets the value ofCfnTemplate.HistogramBinOptionsProperty.getStartValue()Constructors in software.amazon.awscdk.services.quicksight with parameters of type CfnTemplate.HistogramBinOptionsProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnTemplate.HistogramBinOptionsProperty.Builder.