Uses of Class
software.amazon.awssdk.services.quicksight.model.TableCellImageSizingConfiguration
-
Packages that use TableCellImageSizingConfiguration Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of TableCellImageSizingConfiguration in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return TableCellImageSizingConfiguration Modifier and Type Method Description TableCellImageSizingConfigurationTableFieldImageConfiguration. sizingOptions()The sizing options for the table image configuration.Methods in software.amazon.awssdk.services.quicksight.model with parameters of type TableCellImageSizingConfiguration Modifier and Type Method Description TableFieldImageConfiguration.BuilderTableFieldImageConfiguration.Builder. sizingOptions(TableCellImageSizingConfiguration sizingOptions)The sizing options for the table image configuration.
-