Uses of Class
software.amazon.awssdk.services.quicksight.model.TextBoxMenuOption
-
Packages that use TextBoxMenuOption Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of TextBoxMenuOption in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return TextBoxMenuOption Modifier and Type Method Description TextBoxMenuOptionTextBoxInteractionOptions. textBoxMenuOption()The menu options for the textbox.Methods in software.amazon.awssdk.services.quicksight.model with parameters of type TextBoxMenuOption Modifier and Type Method Description TextBoxInteractionOptions.BuilderTextBoxInteractionOptions.Builder. textBoxMenuOption(TextBoxMenuOption textBoxMenuOption)The menu options for the textbox.
-