Uses of Class
software.amazon.awssdk.services.quicksight.model.FilterTextFieldControl
-
Packages that use FilterTextFieldControl Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of FilterTextFieldControl in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return FilterTextFieldControl Modifier and Type Method Description FilterTextFieldControlFilterControl. textField()A control to display a text box that is used to enter a single entry.Methods in software.amazon.awssdk.services.quicksight.model with parameters of type FilterTextFieldControl Modifier and Type Method Description FilterControl.BuilderFilterControl.Builder. textField(FilterTextFieldControl textField)A control to display a text box that is used to enter a single entry.
-