Uses of Class
software.amazon.awssdk.services.quicksight.model.TableFieldWells
-
Packages that use TableFieldWells Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of TableFieldWells in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return TableFieldWells Modifier and Type Method Description TableFieldWellsTableConfiguration. fieldWells()The field wells of the visual.Methods in software.amazon.awssdk.services.quicksight.model with parameters of type TableFieldWells Modifier and Type Method Description TableConfiguration.BuilderTableConfiguration.Builder. fieldWells(TableFieldWells fieldWells)The field wells of the visual.
-