Uses of Class
software.amazon.awssdk.services.quicksight.model.DefaultFilterListControlOptions
-
Packages that use DefaultFilterListControlOptions Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of DefaultFilterListControlOptions in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return DefaultFilterListControlOptions Modifier and Type Method Description DefaultFilterListControlOptionsDefaultFilterControlOptions. defaultListOptions()The default options that correspond to theListfilter control type.Methods in software.amazon.awssdk.services.quicksight.model with parameters of type DefaultFilterListControlOptions Modifier and Type Method Description DefaultFilterControlOptions.BuilderDefaultFilterControlOptions.Builder. defaultListOptions(DefaultFilterListControlOptions defaultListOptions)The default options that correspond to theListfilter control type.
-