Uses of Class
software.amazon.awssdk.services.quicksight.model.SheetImageTooltipConfiguration
-
Packages that use SheetImageTooltipConfiguration Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of SheetImageTooltipConfiguration in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return SheetImageTooltipConfiguration Modifier and Type Method Description SheetImageTooltipConfigurationSheetImage. tooltip()The tooltip to be shown when hovering over the image.Methods in software.amazon.awssdk.services.quicksight.model with parameters of type SheetImageTooltipConfiguration Modifier and Type Method Description SheetImage.BuilderSheetImage.Builder. tooltip(SheetImageTooltipConfiguration tooltip)The tooltip to be shown when hovering over the image.
-