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