Uses of Class
software.amazon.awssdk.services.quicksight.model.BinWidthOptions
-
Packages that use BinWidthOptions Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of BinWidthOptions in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return BinWidthOptions Modifier and Type Method Description BinWidthOptionsHistogramBinOptions. binWidth()The options that determine the bin width of a histogram.Methods in software.amazon.awssdk.services.quicksight.model with parameters of type BinWidthOptions Modifier and Type Method Description HistogramBinOptions.BuilderHistogramBinOptions.Builder. binWidth(BinWidthOptions binWidth)The options that determine the bin width of a histogram.
-