Uses of Class
software.amazon.awssdk.services.quicksight.model.MarginStyle
-
Packages that use MarginStyle Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of MarginStyle in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return MarginStyle Modifier and Type Method Description MarginStyleTileLayoutStyle. margin()The margin settings that apply around the outside edge of sheets.Methods in software.amazon.awssdk.services.quicksight.model with parameters of type MarginStyle Modifier and Type Method Description TileLayoutStyle.BuilderTileLayoutStyle.Builder. margin(MarginStyle margin)The margin settings that apply around the outside edge of sheets.
-