Uses of Class
software.amazon.awssdk.services.quicksight.model.TableOptions
-
Packages that use TableOptions Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of TableOptions in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return TableOptions Modifier and Type Method Description TableOptionsTableConfiguration. tableOptions()The table options for a table visual.Methods in software.amazon.awssdk.services.quicksight.model with parameters of type TableOptions Modifier and Type Method Description TableConfiguration.BuilderTableConfiguration.Builder. tableOptions(TableOptions tableOptions)The table options for a table visual.
-