| Package | Description |
|---|---|
| software.amazon.awssdk.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
List<SheetTextBox> |
SheetDefinition.textBoxes()
The text boxes that are on a sheet.
|
| Modifier and Type | Method and Description |
|---|---|
SheetDefinition.Builder |
SheetDefinition.Builder.textBoxes(SheetTextBox... textBoxes)
The text boxes that are on a sheet.
|
| Modifier and Type | Method and Description |
|---|---|
SheetDefinition.Builder |
SheetDefinition.Builder.textBoxes(Collection<SheetTextBox> textBoxes)
The text boxes that are on a sheet.
|
Copyright © 2023. All rights reserved.