| Package | Description |
|---|---|
| com.amazonaws.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
SheetControlLayout |
SheetControlLayout.clone() |
SheetControlLayout |
SheetControlLayout.withConfiguration(SheetControlLayoutConfiguration configuration)
The configuration that determines the elements and canvas size options of sheet control.
|
| Modifier and Type | Method and Description |
|---|---|
List<SheetControlLayout> |
SheetDefinition.getSheetControlLayouts()
The control layouts of the sheet.
|
| Modifier and Type | Method and Description |
|---|---|
SheetDefinition |
SheetDefinition.withSheetControlLayouts(SheetControlLayout... sheetControlLayouts)
The control layouts of the sheet.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SheetDefinition.setSheetControlLayouts(Collection<SheetControlLayout> sheetControlLayouts)
The control layouts of the sheet.
|
SheetDefinition |
SheetDefinition.withSheetControlLayouts(Collection<SheetControlLayout> sheetControlLayouts)
The control layouts of the sheet.
|
Copyright © 2023. All rights reserved.