Uses of Class
software.amazon.awssdk.services.quicksight.model.TableSideBorderOptions
-
Packages that use TableSideBorderOptions Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of TableSideBorderOptions in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return TableSideBorderOptions Modifier and Type Method Description TableSideBorderOptionsGlobalTableBorderOptions. sideSpecificBorder()Determines the options for side specific border.Methods in software.amazon.awssdk.services.quicksight.model with parameters of type TableSideBorderOptions Modifier and Type Method Description GlobalTableBorderOptions.BuilderGlobalTableBorderOptions.Builder. sideSpecificBorder(TableSideBorderOptions sideSpecificBorder)Determines the options for side specific border.
-