| Package | Description |
|---|---|
| software.amazon.awssdk.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
static MarginStyle.Builder |
MarginStyle.builder() |
MarginStyle.Builder |
MarginStyle.Builder.show(Boolean show)
This Boolean value controls whether to display sheet margins.
|
MarginStyle.Builder |
MarginStyle.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends MarginStyle.Builder> |
MarginStyle.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default TileLayoutStyle.Builder |
TileLayoutStyle.Builder.margin(Consumer<MarginStyle.Builder> margin)
The margin settings that apply around the outside edge of sheets.
|
Copyright © 2023. All rights reserved.