Uses of Class
software.amazon.awssdk.services.quicksight.model.ParameterListControl
-
Packages that use ParameterListControl Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of ParameterListControl in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return ParameterListControl Modifier and Type Method Description ParameterListControlParameterControl. list()A control to display a list with buttons or boxes that are used to select either a single value or multiple values.Methods in software.amazon.awssdk.services.quicksight.model with parameters of type ParameterListControl Modifier and Type Method Description ParameterControl.BuilderParameterControl.Builder. list(ParameterListControl list)A control to display a list with buttons or boxes that are used to select either a single value or multiple values.
-