| Package | Description |
|---|---|
| com.amazonaws.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
TableStyleTarget |
TableStyleTarget.clone() |
TableStyleTarget |
TableStyleTarget.withCellType(String cellType)
The cell type of the table style target.
|
TableStyleTarget |
TableStyleTarget.withCellType(StyledCellType cellType)
The cell type of the table style target.
|
| Modifier and Type | Method and Description |
|---|---|
List<TableStyleTarget> |
SubtotalOptions.getStyleTargets()
The style targets options for subtotals.
|
| Modifier and Type | Method and Description |
|---|---|
SubtotalOptions |
SubtotalOptions.withStyleTargets(TableStyleTarget... styleTargets)
The style targets options for subtotals.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SubtotalOptions.setStyleTargets(Collection<TableStyleTarget> styleTargets)
The style targets options for subtotals.
|
SubtotalOptions |
SubtotalOptions.withStyleTargets(Collection<TableStyleTarget> styleTargets)
The style targets options for subtotals.
|
Copyright © 2023. All rights reserved.