| Package | Description |
|---|---|
| software.amazon.awssdk.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
RowAlternateColorOptions |
PivotTableOptions.rowAlternateColorOptions()
The row alternate color options (widget status, row alternate colors).
|
RowAlternateColorOptions |
TableOptions.rowAlternateColorOptions()
The row alternate color options (widget status, row alternate colors) for a table.
|
| Modifier and Type | Method and Description |
|---|---|
PivotTableOptions.Builder |
PivotTableOptions.Builder.rowAlternateColorOptions(RowAlternateColorOptions rowAlternateColorOptions)
The row alternate color options (widget status, row alternate colors).
|
TableOptions.Builder |
TableOptions.Builder.rowAlternateColorOptions(RowAlternateColorOptions rowAlternateColorOptions)
The row alternate color options (widget status, row alternate colors) for a table.
|
Copyright © 2023. All rights reserved.