Uses of Class
software.amazon.awssdk.services.quicksight.model.FreeFormLayoutCanvasSizeOptions
-
Packages that use FreeFormLayoutCanvasSizeOptions Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of FreeFormLayoutCanvasSizeOptions in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return FreeFormLayoutCanvasSizeOptions Modifier and Type Method Description FreeFormLayoutCanvasSizeOptionsDefaultFreeFormLayoutConfiguration. canvasSizeOptions()Determines the screen canvas size options for a free-form layout.FreeFormLayoutCanvasSizeOptionsFreeFormLayoutConfiguration. canvasSizeOptions()Returns the value of the CanvasSizeOptions property for this object.Methods in software.amazon.awssdk.services.quicksight.model with parameters of type FreeFormLayoutCanvasSizeOptions Modifier and Type Method Description DefaultFreeFormLayoutConfiguration.BuilderDefaultFreeFormLayoutConfiguration.Builder. canvasSizeOptions(FreeFormLayoutCanvasSizeOptions canvasSizeOptions)Determines the screen canvas size options for a free-form layout.FreeFormLayoutConfiguration.BuilderFreeFormLayoutConfiguration.Builder. canvasSizeOptions(FreeFormLayoutCanvasSizeOptions canvasSizeOptions)Sets the value of the CanvasSizeOptions property for this object.
-