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