Package | Description |
---|---|
com.amazonaws.services.quicksight.model |
Modifier and Type | Method and Description |
---|---|
TableFieldCustomTextContent |
TableFieldCustomTextContent.clone() |
TableFieldCustomTextContent |
TableFieldLinkContentConfiguration.getCustomTextContent()
The custom text content (value, font configuration) for the table link content configuration.
|
TableFieldCustomTextContent |
TableFieldCustomTextContent.withFontConfiguration(FontConfiguration fontConfiguration)
The font configuration of the custom text content for the table URL link content.
|
TableFieldCustomTextContent |
TableFieldCustomTextContent.withValue(String value)
The string value of the custom text content for the table URL link content.
|
Modifier and Type | Method and Description |
---|---|
void |
TableFieldLinkContentConfiguration.setCustomTextContent(TableFieldCustomTextContent customTextContent)
The custom text content (value, font configuration) for the table link content configuration.
|
TableFieldLinkContentConfiguration |
TableFieldLinkContentConfiguration.withCustomTextContent(TableFieldCustomTextContent customTextContent)
The custom text content (value, font configuration) for the table link content configuration.
|
Copyright © 2023. All rights reserved.