Uses of Class
software.amazon.awssdk.services.quicksight.model.GlobalTableBorderOptions
-
Packages that use GlobalTableBorderOptions Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of GlobalTableBorderOptions in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return GlobalTableBorderOptions Modifier and Type Method Description GlobalTableBorderOptionsTableCellStyle. border()The borders for the table cells.Methods in software.amazon.awssdk.services.quicksight.model with parameters of type GlobalTableBorderOptions Modifier and Type Method Description TableCellStyle.BuilderTableCellStyle.Builder. border(GlobalTableBorderOptions border)The borders for the table cells.
-