| Package | Description |
|---|---|
| software.amazon.awssdk.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
Spacing |
SectionStyle.padding()
The spacing between section content and its top, bottom, left, and right edges.
|
Spacing |
SectionBasedLayoutPaperCanvasSizeOptions.paperMargin()
Defines the spacing between the canvas content and the top, bottom, left, and right edges.
|
| Modifier and Type | Method and Description |
|---|---|
SectionStyle.Builder |
SectionStyle.Builder.padding(Spacing padding)
The spacing between section content and its top, bottom, left, and right edges.
|
SectionBasedLayoutPaperCanvasSizeOptions.Builder |
SectionBasedLayoutPaperCanvasSizeOptions.Builder.paperMargin(Spacing paperMargin)
Defines the spacing between the canvas content and the top, bottom, left, and right edges.
|
Copyright © 2023. All rights reserved.