Uses of Class
software.amazon.awssdk.services.quicksight.model.SheetControlLayoutConfiguration
-
Packages that use SheetControlLayoutConfiguration Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of SheetControlLayoutConfiguration in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return SheetControlLayoutConfiguration Modifier and Type Method Description SheetControlLayoutConfigurationSheetControlLayout. configuration()The configuration that determines the elements and canvas size options of sheet control.Methods in software.amazon.awssdk.services.quicksight.model with parameters of type SheetControlLayoutConfiguration Modifier and Type Method Description SheetControlLayout.BuilderSheetControlLayout.Builder. configuration(SheetControlLayoutConfiguration configuration)The configuration that determines the elements and canvas size options of sheet control.
-