Uses of Class
software.amazon.awssdk.services.quicksight.model.HistogramVisual
-
Packages that use HistogramVisual Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of HistogramVisual in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return HistogramVisual Modifier and Type Method Description HistogramVisualVisual. histogramVisual()A histogram.Methods in software.amazon.awssdk.services.quicksight.model with parameters of type HistogramVisual Modifier and Type Method Description Visual.BuilderVisual.Builder. histogramVisual(HistogramVisual histogramVisual)A histogram.
-