Uses of Class
software.amazon.awssdk.services.quicksight.model.HistogramBinOptions
-
Packages that use HistogramBinOptions Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of HistogramBinOptions in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return HistogramBinOptions Modifier and Type Method Description HistogramBinOptionsHistogramConfiguration. binOptions()The options that determine the presentation of histogram bins.Methods in software.amazon.awssdk.services.quicksight.model with parameters of type HistogramBinOptions Modifier and Type Method Description HistogramConfiguration.BuilderHistogramConfiguration.Builder. binOptions(HistogramBinOptions binOptions)The options that determine the presentation of histogram bins.
-