Uses of Class
software.amazon.awssdk.services.quicksight.model.ImageInteractionOptions
-
Packages that use ImageInteractionOptions Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of ImageInteractionOptions in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return ImageInteractionOptions Modifier and Type Method Description ImageInteractionOptionsSheetImage. interactions()The general image interactions setup for an image.Methods in software.amazon.awssdk.services.quicksight.model with parameters of type ImageInteractionOptions Modifier and Type Method Description SheetImage.BuilderSheetImage.Builder. interactions(ImageInteractionOptions interactions)The general image interactions setup for an image.
-