Uses of Class
software.amazon.awssdk.services.quicksight.model.LongFormatText
-
Packages that use LongFormatText Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of LongFormatText in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return LongFormatText Modifier and Type Method Description LongFormatTextVisualSubtitleLabelOptions. formatText()The long text format of the subtitle label, such as plain text or rich text.Methods in software.amazon.awssdk.services.quicksight.model with parameters of type LongFormatText Modifier and Type Method Description VisualSubtitleLabelOptions.BuilderVisualSubtitleLabelOptions.Builder. formatText(LongFormatText formatText)The long text format of the subtitle label, such as plain text or rich text.
-