Uses of Class
software.amazon.awssdk.services.quicksight.model.SheetImageTooltipText
-
Packages that use SheetImageTooltipText Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of SheetImageTooltipText in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return SheetImageTooltipText Modifier and Type Method Description SheetImageTooltipTextSheetImageTooltipConfiguration. tooltipText()The text that appears in the tooltip.Methods in software.amazon.awssdk.services.quicksight.model with parameters of type SheetImageTooltipText Modifier and Type Method Description SheetImageTooltipConfiguration.BuilderSheetImageTooltipConfiguration.Builder. tooltipText(SheetImageTooltipText tooltipText)The text that appears in the tooltip.
-