Uses of Interface
software.amazon.awssdk.services.quicksight.model.WaterfallChartFieldWells.Builder
-
Packages that use WaterfallChartFieldWells.Builder Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of WaterfallChartFieldWells.Builder in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return WaterfallChartFieldWells.Builder Modifier and Type Method Description static WaterfallChartFieldWells.BuilderWaterfallChartFieldWells. builder()WaterfallChartFieldWells.BuilderWaterfallChartFieldWells. toBuilder()default WaterfallChartFieldWells.BuilderWaterfallChartFieldWells.Builder. waterfallChartAggregatedFieldWells(Consumer<WaterfallChartAggregatedFieldWells.Builder> waterfallChartAggregatedFieldWells)The field well configuration of a waterfall visual.WaterfallChartFieldWells.BuilderWaterfallChartFieldWells.Builder. waterfallChartAggregatedFieldWells(WaterfallChartAggregatedFieldWells waterfallChartAggregatedFieldWells)The field well configuration of a waterfall visual.Methods in software.amazon.awssdk.services.quicksight.model that return types with arguments of type WaterfallChartFieldWells.Builder Modifier and Type Method Description static Class<? extends WaterfallChartFieldWells.Builder>WaterfallChartFieldWells. serializableBuilderClass()Method parameters in software.amazon.awssdk.services.quicksight.model with type arguments of type WaterfallChartFieldWells.Builder Modifier and Type Method Description default WaterfallChartConfiguration.BuilderWaterfallChartConfiguration.Builder. fieldWells(Consumer<WaterfallChartFieldWells.Builder> fieldWells)The field well configuration of a waterfall visual.
-