Uses of Class
software.amazon.awssdk.services.quicksight.model.FilterCrossSheetControl
-
Packages that use FilterCrossSheetControl Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of FilterCrossSheetControl in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return FilterCrossSheetControl Modifier and Type Method Description FilterCrossSheetControlFilterControl. crossSheet()A control from a filter that is scoped across more than one sheet.Methods in software.amazon.awssdk.services.quicksight.model with parameters of type FilterCrossSheetControl Modifier and Type Method Description FilterControl.BuilderFilterControl.Builder. crossSheet(FilterCrossSheetControl crossSheet)A control from a filter that is scoped across more than one sheet.
-