Uses of Class
software.amazon.awssdk.services.quicksight.model.ListControlSearchOptions
-
Packages that use ListControlSearchOptions Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of ListControlSearchOptions in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return ListControlSearchOptions Modifier and Type Method Description ListControlSearchOptionsListControlDisplayOptions. searchOptions()The configuration of the search options in a list control.Methods in software.amazon.awssdk.services.quicksight.model with parameters of type ListControlSearchOptions Modifier and Type Method Description ListControlDisplayOptions.BuilderListControlDisplayOptions.Builder. searchOptions(ListControlSearchOptions searchOptions)The configuration of the search options in a list control.
-