Uses of Class
software.amazon.awssdk.services.quicksight.model.TableFieldCustomTextContent
-
Packages that use TableFieldCustomTextContent Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of TableFieldCustomTextContent in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return TableFieldCustomTextContent Modifier and Type Method Description TableFieldCustomTextContentTableFieldLinkContentConfiguration. customTextContent()The custom text content (value, font configuration) for the table link content configuration.Methods in software.amazon.awssdk.services.quicksight.model with parameters of type TableFieldCustomTextContent Modifier and Type Method Description TableFieldLinkContentConfiguration.BuilderTableFieldLinkContentConfiguration.Builder. customTextContent(TableFieldCustomTextContent customTextContent)The custom text content (value, font configuration) for the table link content configuration.
-