Uses of Class
software.amazon.awssdk.services.quicksight.model.GridLayoutScreenCanvasSizeOptions
-
Packages that use GridLayoutScreenCanvasSizeOptions Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of GridLayoutScreenCanvasSizeOptions in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return GridLayoutScreenCanvasSizeOptions Modifier and Type Method Description GridLayoutScreenCanvasSizeOptionsGridLayoutCanvasSizeOptions. screenCanvasSizeOptions()The options that determine the sizing of the canvas used in a grid layout.Methods in software.amazon.awssdk.services.quicksight.model with parameters of type GridLayoutScreenCanvasSizeOptions Modifier and Type Method Description GridLayoutCanvasSizeOptions.BuilderGridLayoutCanvasSizeOptions.Builder. screenCanvasSizeOptions(GridLayoutScreenCanvasSizeOptions screenCanvasSizeOptions)The options that determine the sizing of the canvas used in a grid layout.
-