Package | Description |
---|---|
com.amazonaws.services.quicksight.model |
Modifier and Type | Method and Description |
---|---|
FreeFormLayoutElementBackgroundStyle |
FreeFormLayoutElementBackgroundStyle.clone() |
FreeFormLayoutElementBackgroundStyle |
FreeFormLayoutElement.getBackgroundStyle()
The background style configuration of a free-form layout element.
|
FreeFormLayoutElementBackgroundStyle |
FreeFormLayoutElementBackgroundStyle.withColor(String color)
The background color of a free-form layout element.
|
FreeFormLayoutElementBackgroundStyle |
FreeFormLayoutElementBackgroundStyle.withVisibility(String visibility)
The background visibility of a free-form layout element.
|
FreeFormLayoutElementBackgroundStyle |
FreeFormLayoutElementBackgroundStyle.withVisibility(Visibility visibility)
The background visibility of a free-form layout element.
|
Modifier and Type | Method and Description |
---|---|
void |
FreeFormLayoutElement.setBackgroundStyle(FreeFormLayoutElementBackgroundStyle backgroundStyle)
The background style configuration of a free-form layout element.
|
FreeFormLayoutElement |
FreeFormLayoutElement.withBackgroundStyle(FreeFormLayoutElementBackgroundStyle backgroundStyle)
The background style configuration of a free-form layout element.
|
Copyright © 2023. All rights reserved.