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