| Package | Description |
|---|---|
| com.amazonaws.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
FilterScopeConfiguration |
FilterScopeConfiguration.clone() |
FilterScopeConfiguration |
FilterGroup.getScopeConfiguration()
The configuration that specifies what scope to apply to a
FilterGroup. |
FilterScopeConfiguration |
FilterScopeConfiguration.withAllSheets(AllSheetsFilterScopeConfiguration allSheets)
The configuration for applying a filter to all sheets.
|
FilterScopeConfiguration |
FilterScopeConfiguration.withSelectedSheets(SelectedSheetsFilterScopeConfiguration selectedSheets)
The configuration for applying a filter to specific sheets.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FilterGroup.setScopeConfiguration(FilterScopeConfiguration scopeConfiguration)
The configuration that specifies what scope to apply to a
FilterGroup. |
FilterGroup |
FilterGroup.withScopeConfiguration(FilterScopeConfiguration scopeConfiguration)
The configuration that specifies what scope to apply to a
FilterGroup. |
Copyright © 2023. All rights reserved.