Package | Description |
---|---|
com.amazonaws.services.quicksight.model |
Modifier and Type | Method and Description |
---|---|
TableCellImageSizingConfiguration |
TableCellImageSizingConfiguration.clone() |
TableCellImageSizingConfiguration |
TableFieldImageConfiguration.getSizingOptions()
The sizing options for the table image configuration.
|
TableCellImageSizingConfiguration |
TableCellImageSizingConfiguration.withTableCellImageScalingConfiguration(String tableCellImageScalingConfiguration)
The cell scaling configuration of the sizing options for the table image configuration.
|
TableCellImageSizingConfiguration |
TableCellImageSizingConfiguration.withTableCellImageScalingConfiguration(TableCellImageScalingConfiguration tableCellImageScalingConfiguration)
The cell scaling configuration of the sizing options for the table image configuration.
|
Modifier and Type | Method and Description |
---|---|
void |
TableFieldImageConfiguration.setSizingOptions(TableCellImageSizingConfiguration sizingOptions)
The sizing options for the table image configuration.
|
TableFieldImageConfiguration |
TableFieldImageConfiguration.withSizingOptions(TableCellImageSizingConfiguration sizingOptions)
The sizing options for the table image configuration.
|
Copyright © 2023. All rights reserved.