Package | Description |
---|---|
com.amazonaws.services.quicksight.model |
Modifier and Type | Method and Description |
---|---|
TableFieldLinkConfiguration |
TableFieldLinkConfiguration.clone() |
TableFieldLinkConfiguration |
TableFieldURLConfiguration.getLinkConfiguration()
The link configuration of a table field URL.
|
TableFieldLinkConfiguration |
TableFieldLinkConfiguration.withContent(TableFieldLinkContentConfiguration content)
The URL content (text, icon) for the table link configuration.
|
TableFieldLinkConfiguration |
TableFieldLinkConfiguration.withTarget(String target)
The URL target (new tab, new window, same tab) for the table link configuration.
|
TableFieldLinkConfiguration |
TableFieldLinkConfiguration.withTarget(URLTargetConfiguration target)
The URL target (new tab, new window, same tab) for the table link configuration.
|
Modifier and Type | Method and Description |
---|---|
void |
TableFieldURLConfiguration.setLinkConfiguration(TableFieldLinkConfiguration linkConfiguration)
The link configuration of a table field URL.
|
TableFieldURLConfiguration |
TableFieldURLConfiguration.withLinkConfiguration(TableFieldLinkConfiguration linkConfiguration)
The link configuration of a table field URL.
|
Copyright © 2023. All rights reserved.