Uses of Class
software.amazon.awssdk.services.quicksight.model.BorderStyle
-
Packages that use BorderStyle Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of BorderStyle in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return BorderStyle Modifier and Type Method Description BorderStyleTileStyle. border()The border around a tile.Methods in software.amazon.awssdk.services.quicksight.model with parameters of type BorderStyle Modifier and Type Method Description TileStyle.BuilderTileStyle.Builder. border(BorderStyle border)The border around a tile.
-