Uses of Class
software.amazon.awssdk.services.quicksight.model.FreeFormLayoutConfiguration
-
Packages that use FreeFormLayoutConfiguration Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of FreeFormLayoutConfiguration in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return FreeFormLayoutConfiguration Modifier and Type Method Description FreeFormLayoutConfigurationLayoutConfiguration. freeFormLayout()A free-form is optimized for a fixed width and has more control over the exact placement of layout elements.Methods in software.amazon.awssdk.services.quicksight.model with parameters of type FreeFormLayoutConfiguration Modifier and Type Method Description LayoutConfiguration.BuilderLayoutConfiguration.Builder. freeFormLayout(FreeFormLayoutConfiguration freeFormLayout)A free-form is optimized for a fixed width and has more control over the exact placement of layout elements.
-