Package | Description |
---|---|
com.amazonaws.services.quicksight.model |
Modifier and Type | Method and Description |
---|---|
TableFieldLinkContentConfiguration |
TableFieldLinkContentConfiguration.clone() |
TableFieldLinkContentConfiguration |
TableFieldLinkConfiguration.getContent()
The URL content (text, icon) for the table link configuration.
|
TableFieldLinkContentConfiguration |
TableFieldLinkContentConfiguration.withCustomIconContent(TableFieldCustomIconContent customIconContent)
The custom icon content for the table link content configuration.
|
TableFieldLinkContentConfiguration |
TableFieldLinkContentConfiguration.withCustomTextContent(TableFieldCustomTextContent customTextContent)
The custom text content (value, font configuration) for the table link content configuration.
|
Modifier and Type | Method and Description |
---|---|
void |
TableFieldLinkConfiguration.setContent(TableFieldLinkContentConfiguration content)
The URL content (text, icon) for the table link configuration.
|
TableFieldLinkConfiguration |
TableFieldLinkConfiguration.withContent(TableFieldLinkContentConfiguration content)
The URL content (text, icon) for the table link configuration.
|
Copyright © 2023. All rights reserved.