Uses of Class
software.amazon.awssdk.services.quicksight.model.FreeFormLayoutScreenCanvasSizeOptions
-
Packages that use FreeFormLayoutScreenCanvasSizeOptions Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of FreeFormLayoutScreenCanvasSizeOptions in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return FreeFormLayoutScreenCanvasSizeOptions Modifier and Type Method Description FreeFormLayoutScreenCanvasSizeOptionsFreeFormLayoutCanvasSizeOptions. screenCanvasSizeOptions()The options that determine the sizing of the canvas used in a free-form layout.Methods in software.amazon.awssdk.services.quicksight.model with parameters of type FreeFormLayoutScreenCanvasSizeOptions Modifier and Type Method Description FreeFormLayoutCanvasSizeOptions.BuilderFreeFormLayoutCanvasSizeOptions.Builder. screenCanvasSizeOptions(FreeFormLayoutScreenCanvasSizeOptions screenCanvasSizeOptions)The options that determine the sizing of the canvas used in a free-form layout.
-