| Package | Description |
|---|---|
| software.amazon.awssdk.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
List<Visual> |
SheetDefinition.visuals()
A list of the visuals that are on a sheet.
|
| Modifier and Type | Method and Description |
|---|---|
SheetDefinition.Builder |
SheetDefinition.Builder.visuals(Visual... visuals)
A list of the visuals that are on a sheet.
|
| Modifier and Type | Method and Description |
|---|---|
SheetDefinition.Builder |
SheetDefinition.Builder.visuals(Collection<Visual> visuals)
A list of the visuals that are on a sheet.
|
Copyright © 2023. All rights reserved.