Uses of Class
software.amazon.awssdk.services.quicksight.model.TextBoxInteractionOptions
-
Packages that use TextBoxInteractionOptions Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of TextBoxInteractionOptions in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return TextBoxInteractionOptions Modifier and Type Method Description TextBoxInteractionOptionsSheetTextBox. interactions()The general textbox interactions setup for a textbox.Methods in software.amazon.awssdk.services.quicksight.model with parameters of type TextBoxInteractionOptions Modifier and Type Method Description SheetTextBox.BuilderSheetTextBox.Builder. interactions(TextBoxInteractionOptions interactions)The general textbox interactions setup for a textbox.
-