Package | Description |
---|---|
software.amazon.awssdk.services.quicksight.model |
Modifier and Type | Method and Description |
---|---|
List<SheetVisualScopingConfiguration> |
SelectedSheetsFilterScopeConfiguration.sheetVisualScopingConfigurations()
The sheet ID and visual IDs of the sheet and visuals that the filter is applied to.
|
Modifier and Type | Method and Description |
---|---|
SelectedSheetsFilterScopeConfiguration.Builder |
SelectedSheetsFilterScopeConfiguration.Builder.sheetVisualScopingConfigurations(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 |
---|---|
SelectedSheetsFilterScopeConfiguration.Builder |
SelectedSheetsFilterScopeConfiguration.Builder.sheetVisualScopingConfigurations(Collection<SheetVisualScopingConfiguration> sheetVisualScopingConfigurations)
The sheet ID and visual IDs of the sheet and visuals that the filter is applied to.
|
Copyright © 2023. All rights reserved.