Uses of Interface
software.amazon.awssdk.services.quicksight.model.SheetLayoutElementMaximizationOption.Builder
-
Packages that use SheetLayoutElementMaximizationOption.Builder Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of SheetLayoutElementMaximizationOption.Builder in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return SheetLayoutElementMaximizationOption.Builder Modifier and Type Method Description SheetLayoutElementMaximizationOption.BuilderSheetLayoutElementMaximizationOption.Builder. availabilityStatus(String availabilityStatus)The status of the sheet layout maximization options of a dashbaord.SheetLayoutElementMaximizationOption.BuilderSheetLayoutElementMaximizationOption.Builder. availabilityStatus(DashboardBehavior availabilityStatus)The status of the sheet layout maximization options of a dashbaord.static SheetLayoutElementMaximizationOption.BuilderSheetLayoutElementMaximizationOption. builder()SheetLayoutElementMaximizationOption.BuilderSheetLayoutElementMaximizationOption. toBuilder()Methods in software.amazon.awssdk.services.quicksight.model that return types with arguments of type SheetLayoutElementMaximizationOption.Builder Modifier and Type Method Description static Class<? extends SheetLayoutElementMaximizationOption.Builder>SheetLayoutElementMaximizationOption. serializableBuilderClass()Method parameters in software.amazon.awssdk.services.quicksight.model with type arguments of type SheetLayoutElementMaximizationOption.Builder Modifier and Type Method Description default DashboardPublishOptions.BuilderDashboardPublishOptions.Builder. sheetLayoutElementMaximizationOption(Consumer<SheetLayoutElementMaximizationOption.Builder> sheetLayoutElementMaximizationOption)The sheet layout maximization options of a dashbaord.
-