Uses of Class
software.amazon.awssdk.services.quicksight.model.FreeFormSectionLayoutConfiguration
-
Packages that use FreeFormSectionLayoutConfiguration Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of FreeFormSectionLayoutConfiguration in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return FreeFormSectionLayoutConfiguration Modifier and Type Method Description FreeFormSectionLayoutConfigurationSectionLayoutConfiguration. freeFormLayout()The free-form layout configuration of a section.Methods in software.amazon.awssdk.services.quicksight.model with parameters of type FreeFormSectionLayoutConfiguration Modifier and Type Method Description SectionLayoutConfiguration.BuilderSectionLayoutConfiguration.Builder. freeFormLayout(FreeFormSectionLayoutConfiguration freeFormLayout)The free-form layout configuration of a section.
-