Uses of Class
software.amazon.awssdk.services.quicksight.model.TableFieldLinkConfiguration
-
Packages that use TableFieldLinkConfiguration Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of TableFieldLinkConfiguration in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return TableFieldLinkConfiguration Modifier and Type Method Description TableFieldLinkConfigurationTableFieldURLConfiguration. linkConfiguration()The link configuration of a table field URL.Methods in software.amazon.awssdk.services.quicksight.model with parameters of type TableFieldLinkConfiguration Modifier and Type Method Description TableFieldURLConfiguration.BuilderTableFieldURLConfiguration.Builder. linkConfiguration(TableFieldLinkConfiguration linkConfiguration)The link configuration of a table field URL.
-