Uses of Class
software.amazon.awssdk.services.quicksight.model.TableFieldLinkContentConfiguration
-
Packages that use TableFieldLinkContentConfiguration Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of TableFieldLinkContentConfiguration in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return TableFieldLinkContentConfiguration Modifier and Type Method Description TableFieldLinkContentConfigurationTableFieldLinkConfiguration. content()The URL content (text, icon) for the table link configuration.Methods in software.amazon.awssdk.services.quicksight.model with parameters of type TableFieldLinkContentConfiguration Modifier and Type Method Description TableFieldLinkConfiguration.BuilderTableFieldLinkConfiguration.Builder. content(TableFieldLinkContentConfiguration content)The URL content (text, icon) for the table link configuration.
-