| Package | Description |
|---|---|
| com.amazonaws.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
SelectedSheetsFilterScopeConfiguration |
SelectedSheetsFilterScopeConfiguration.clone() |
SelectedSheetsFilterScopeConfiguration |
FilterScopeConfiguration.getSelectedSheets()
The configuration for applying a filter to specific sheets.
|
SelectedSheetsFilterScopeConfiguration |
SelectedSheetsFilterScopeConfiguration.withSheetVisualScopingConfigurations(Collection<SheetVisualScopingConfiguration> sheetVisualScopingConfigurations)
The sheet ID and visual IDs of the sheet and visuals that the filter is applied to.
|
SelectedSheetsFilterScopeConfiguration |
SelectedSheetsFilterScopeConfiguration.withSheetVisualScopingConfigurations(SheetVisualScopingConfiguration... sheetVisualScopingConfigurations)
The sheet ID and visual IDs of the sheet and visuals that the filter is applied to.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FilterScopeConfiguration.setSelectedSheets(SelectedSheetsFilterScopeConfiguration selectedSheets)
The configuration for applying a filter to specific sheets.
|
FilterScopeConfiguration |
FilterScopeConfiguration.withSelectedSheets(SelectedSheetsFilterScopeConfiguration selectedSheets)
The configuration for applying a filter to specific sheets.
|
Copyright © 2023. All rights reserved.