Package | Description |
---|---|
com.amazonaws.services.quicksight.model |
Modifier and Type | Method and Description |
---|---|
TileLayoutStyle |
TileLayoutStyle.clone() |
TileLayoutStyle |
SheetStyle.getTileLayout()
The layout options for tiles.
|
TileLayoutStyle |
TileLayoutStyle.withGutter(GutterStyle gutter)
The gutter settings that apply between tiles.
|
TileLayoutStyle |
TileLayoutStyle.withMargin(MarginStyle margin)
The margin settings that apply around the outside edge of sheets.
|
Modifier and Type | Method and Description |
---|---|
void |
SheetStyle.setTileLayout(TileLayoutStyle tileLayout)
The layout options for tiles.
|
SheetStyle |
SheetStyle.withTileLayout(TileLayoutStyle tileLayout)
The layout options for tiles.
|
Copyright © 2023. All rights reserved.