Uses of Class
software.amazon.awssdk.services.quicksight.model.WaterfallChartFieldWells
-
Packages that use WaterfallChartFieldWells Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of WaterfallChartFieldWells in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return WaterfallChartFieldWells Modifier and Type Method Description WaterfallChartFieldWellsWaterfallChartConfiguration. fieldWells()The field well configuration of a waterfall visual.Methods in software.amazon.awssdk.services.quicksight.model with parameters of type WaterfallChartFieldWells Modifier and Type Method Description WaterfallChartConfiguration.BuilderWaterfallChartConfiguration.Builder. fieldWells(WaterfallChartFieldWells fieldWells)The field well configuration of a waterfall visual.
-