| Package | Description |
|---|---|
| software.amazon.awssdk.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
static FreeFormLayoutElementBackgroundStyle.Builder |
FreeFormLayoutElementBackgroundStyle.builder() |
FreeFormLayoutElementBackgroundStyle.Builder |
FreeFormLayoutElementBackgroundStyle.Builder.color(String color)
The background color of a free-form layout element.
|
FreeFormLayoutElementBackgroundStyle.Builder |
FreeFormLayoutElementBackgroundStyle.toBuilder() |
FreeFormLayoutElementBackgroundStyle.Builder |
FreeFormLayoutElementBackgroundStyle.Builder.visibility(String visibility)
The background visibility of a free-form layout element.
|
FreeFormLayoutElementBackgroundStyle.Builder |
FreeFormLayoutElementBackgroundStyle.Builder.visibility(Visibility visibility)
The background visibility of a free-form layout element.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends FreeFormLayoutElementBackgroundStyle.Builder> |
FreeFormLayoutElementBackgroundStyle.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default FreeFormLayoutElement.Builder |
FreeFormLayoutElement.Builder.backgroundStyle(Consumer<FreeFormLayoutElementBackgroundStyle.Builder> backgroundStyle)
The background style configuration of a free-form layout element.
|
Copyright © 2023. All rights reserved.