| Package | Description |
|---|---|
| software.amazon.awssdk.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
List<SheetControlLayout> |
SheetDefinition.sheetControlLayouts()
The control layouts of the sheet.
|
| Modifier and Type | Method and Description |
|---|---|
SheetDefinition.Builder |
SheetDefinition.Builder.sheetControlLayouts(SheetControlLayout... sheetControlLayouts)
The control layouts of the sheet.
|
| Modifier and Type | Method and Description |
|---|---|
SheetDefinition.Builder |
SheetDefinition.Builder.sheetControlLayouts(Collection<SheetControlLayout> sheetControlLayouts)
The control layouts of the sheet.
|
Copyright © 2023. All rights reserved.