Uses of Class
software.amazon.awssdk.services.quicksight.model.ContextMenuOption
-
Packages that use ContextMenuOption Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of ContextMenuOption in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return ContextMenuOption Modifier and Type Method Description ContextMenuOptionVisualInteractionOptions. contextMenuOption()The context menu options for a visual.Methods in software.amazon.awssdk.services.quicksight.model with parameters of type ContextMenuOption Modifier and Type Method Description VisualInteractionOptions.BuilderVisualInteractionOptions.Builder. contextMenuOption(ContextMenuOption contextMenuOption)The context menu options for a visual.
-