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