Uses of Class
software.amazon.awssdk.services.quicksight.model.ShortFormatText
-
Packages that use ShortFormatText Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of ShortFormatText in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return ShortFormatText Modifier and Type Method Description ShortFormatTextVisualTitleLabelOptions. formatText()The short text format of the title label, such as plain text or rich text.Methods in software.amazon.awssdk.services.quicksight.model with parameters of type ShortFormatText Modifier and Type Method Description VisualTitleLabelOptions.BuilderVisualTitleLabelOptions.Builder. formatText(ShortFormatText formatText)The short text format of the title label, such as plain text or rich text.
-