Package | Description |
---|---|
com.amazonaws.services.quicksight.model |
Modifier and Type | Method and Description |
---|---|
FreeFormLayoutScreenCanvasSizeOptions |
FreeFormLayoutScreenCanvasSizeOptions.clone() |
FreeFormLayoutScreenCanvasSizeOptions |
FreeFormLayoutCanvasSizeOptions.getScreenCanvasSizeOptions()
The options that determine the sizing of the canvas used in a free-form layout.
|
FreeFormLayoutScreenCanvasSizeOptions |
FreeFormLayoutScreenCanvasSizeOptions.withOptimizedViewPortWidth(String optimizedViewPortWidth)
The width that the view port will be optimized for when the layout renders.
|
Modifier and Type | Method and Description |
---|---|
void |
FreeFormLayoutCanvasSizeOptions.setScreenCanvasSizeOptions(FreeFormLayoutScreenCanvasSizeOptions screenCanvasSizeOptions)
The options that determine the sizing of the canvas used in a free-form layout.
|
FreeFormLayoutCanvasSizeOptions |
FreeFormLayoutCanvasSizeOptions.withScreenCanvasSizeOptions(FreeFormLayoutScreenCanvasSizeOptions screenCanvasSizeOptions)
The options that determine the sizing of the canvas used in a free-form layout.
|
Copyright © 2023. All rights reserved.