Uses of Class
software.amazon.awssdk.services.quicksight.model.ImageMenuOption
-
Packages that use ImageMenuOption Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of ImageMenuOption in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return ImageMenuOption Modifier and Type Method Description ImageMenuOptionImageInteractionOptions. imageMenuOption()The menu options for the image.Methods in software.amazon.awssdk.services.quicksight.model with parameters of type ImageMenuOption Modifier and Type Method Description ImageInteractionOptions.BuilderImageInteractionOptions.Builder. imageMenuOption(ImageMenuOption imageMenuOption)The menu options for the image.
-