| Package | Description |
|---|---|
| software.amazon.awssdk.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
List<Layout> |
SheetDefinition.layouts()
Layouts define how the components of a sheet are arranged.
|
| Modifier and Type | Method and Description |
|---|---|
SheetDefinition.Builder |
SheetDefinition.Builder.layouts(Layout... layouts)
Layouts define how the components of a sheet are arranged.
|
| Modifier and Type | Method and Description |
|---|---|
SheetDefinition.Builder |
SheetDefinition.Builder.layouts(Collection<Layout> layouts)
Layouts define how the components of a sheet are arranged.
|
Copyright © 2023. All rights reserved.