Uses of Class
software.amazon.awssdk.services.quicksight.model.TableFieldURLConfiguration
-
Packages that use TableFieldURLConfiguration Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of TableFieldURLConfiguration in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return TableFieldURLConfiguration Modifier and Type Method Description TableFieldURLConfigurationTableFieldOption. urlStyling()The URL configuration for a table field.Methods in software.amazon.awssdk.services.quicksight.model with parameters of type TableFieldURLConfiguration Modifier and Type Method Description TableFieldOption.BuilderTableFieldOption.Builder. urlStyling(TableFieldURLConfiguration urlStyling)The URL configuration for a table field.
-