Uses of Class
software.amazon.awssdk.services.quicksight.model.WaterfallVisual
-
Packages that use WaterfallVisual Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of WaterfallVisual in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return WaterfallVisual Modifier and Type Method Description WaterfallVisualVisual. waterfallVisual()A waterfall chart.Methods in software.amazon.awssdk.services.quicksight.model with parameters of type WaterfallVisual Modifier and Type Method Description Visual.BuilderVisual.Builder. waterfallVisual(WaterfallVisual waterfallVisual)A waterfall chart.
-