Uses of Class
software.amazon.awssdk.services.quicksight.model.TileLayoutStyle
-
Packages that use TileLayoutStyle Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of TileLayoutStyle in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return TileLayoutStyle Modifier and Type Method Description TileLayoutStyleSheetStyle. tileLayout()The layout options for tiles.Methods in software.amazon.awssdk.services.quicksight.model with parameters of type TileLayoutStyle Modifier and Type Method Description SheetStyle.BuilderSheetStyle.Builder. tileLayout(TileLayoutStyle tileLayout)The layout options for tiles.
-