Uses of Interface
software.amazon.awssdk.services.quicksight.model.SheetControlLayout.Builder
-
Packages that use SheetControlLayout.Builder Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of SheetControlLayout.Builder in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return SheetControlLayout.Builder Modifier and Type Method Description static SheetControlLayout.BuilderSheetControlLayout. builder()default SheetControlLayout.BuilderSheetControlLayout.Builder. configuration(Consumer<SheetControlLayoutConfiguration.Builder> configuration)The configuration that determines the elements and canvas size options of sheet control.SheetControlLayout.BuilderSheetControlLayout.Builder. configuration(SheetControlLayoutConfiguration configuration)The configuration that determines the elements and canvas size options of sheet control.SheetControlLayout.BuilderSheetControlLayout. toBuilder()Methods in software.amazon.awssdk.services.quicksight.model that return types with arguments of type SheetControlLayout.Builder Modifier and Type Method Description static Class<? extends SheetControlLayout.Builder>SheetControlLayout. serializableBuilderClass()
-