| Package | Description |
|---|---|
| software.amazon.awssdk.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
List<GridLayoutElement> |
GridLayoutConfiguration.elements()
The elements that are included in a grid layout.
|
| Modifier and Type | Method and Description |
|---|---|
GridLayoutConfiguration.Builder |
GridLayoutConfiguration.Builder.elements(GridLayoutElement... elements)
The elements that are included in a grid layout.
|
| Modifier and Type | Method and Description |
|---|---|
GridLayoutConfiguration.Builder |
GridLayoutConfiguration.Builder.elements(Collection<GridLayoutElement> elements)
The elements that are included in a grid layout.
|
Copyright © 2023. All rights reserved.