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