Uses of Class
software.amazon.awssdk.services.quicksight.model.FreeFormLayoutElementBackgroundStyle
-
Packages that use FreeFormLayoutElementBackgroundStyle Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of FreeFormLayoutElementBackgroundStyle in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return FreeFormLayoutElementBackgroundStyle Modifier and Type Method Description FreeFormLayoutElementBackgroundStyleFreeFormLayoutElement. backgroundStyle()The background style configuration of a free-form layout element.Methods in software.amazon.awssdk.services.quicksight.model with parameters of type FreeFormLayoutElementBackgroundStyle Modifier and Type Method Description FreeFormLayoutElement.BuilderFreeFormLayoutElement.Builder. backgroundStyle(FreeFormLayoutElementBackgroundStyle backgroundStyle)The background style configuration of a free-form layout element.
-