Uses of Class
software.amazon.awssdk.services.quicksight.model.DefaultFreeFormLayoutConfiguration
-
Packages that use DefaultFreeFormLayoutConfiguration Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of DefaultFreeFormLayoutConfiguration in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return DefaultFreeFormLayoutConfiguration Modifier and Type Method Description DefaultFreeFormLayoutConfigurationDefaultInteractiveLayoutConfiguration. freeForm()The options that determine the default settings of a free-form layout configuration.Methods in software.amazon.awssdk.services.quicksight.model with parameters of type DefaultFreeFormLayoutConfiguration Modifier and Type Method Description DefaultInteractiveLayoutConfiguration.BuilderDefaultInteractiveLayoutConfiguration.Builder. freeForm(DefaultFreeFormLayoutConfiguration freeForm)The options that determine the default settings of a free-form layout configuration.
-