Uses of Class
software.amazon.awssdk.services.quicksight.model.TablePinnedFieldOptions
-
Packages that use TablePinnedFieldOptions Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of TablePinnedFieldOptions in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return TablePinnedFieldOptions Modifier and Type Method Description TablePinnedFieldOptionsTableFieldOptions. pinnedFieldOptions()The settings for the pinned columns of a table visual.Methods in software.amazon.awssdk.services.quicksight.model with parameters of type TablePinnedFieldOptions Modifier and Type Method Description TableFieldOptions.BuilderTableFieldOptions.Builder. pinnedFieldOptions(TablePinnedFieldOptions pinnedFieldOptions)The settings for the pinned columns of a table visual.
-