Package | Description |
---|---|
com.amazonaws.services.quicksight.model |
Modifier and Type | Method and Description |
---|---|
TableFieldCustomIconContent |
TableFieldCustomIconContent.clone() |
TableFieldCustomIconContent |
TableFieldLinkContentConfiguration.getCustomIconContent()
The custom icon content for the table link content configuration.
|
TableFieldCustomIconContent |
TableFieldCustomIconContent.withIcon(String icon)
The icon set type (link) of the custom icon content for table URL link content.
|
TableFieldCustomIconContent |
TableFieldCustomIconContent.withIcon(TableFieldIconSetType icon)
The icon set type (link) of the custom icon content for table URL link content.
|
Modifier and Type | Method and Description |
---|---|
void |
TableFieldLinkContentConfiguration.setCustomIconContent(TableFieldCustomIconContent customIconContent)
The custom icon content for the table link content configuration.
|
TableFieldLinkContentConfiguration |
TableFieldLinkContentConfiguration.withCustomIconContent(TableFieldCustomIconContent customIconContent)
The custom icon content for the table link content configuration.
|
Copyright © 2023. All rights reserved.