Uses of Class
software.amazon.awssdk.services.quicksight.model.SelectedSheetsFilterScopeConfiguration
-
Packages that use SelectedSheetsFilterScopeConfiguration Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of SelectedSheetsFilterScopeConfiguration in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return SelectedSheetsFilterScopeConfiguration Modifier and Type Method Description SelectedSheetsFilterScopeConfigurationFilterScopeConfiguration. selectedSheets()The configuration for applying a filter to specific sheets.Methods in software.amazon.awssdk.services.quicksight.model with parameters of type SelectedSheetsFilterScopeConfiguration Modifier and Type Method Description FilterScopeConfiguration.BuilderFilterScopeConfiguration.Builder. selectedSheets(SelectedSheetsFilterScopeConfiguration selectedSheets)The configuration for applying a filter to specific sheets.
-