| Package | Description |
|---|---|
| com.amazonaws.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
ColorsConfiguration |
ColorsConfiguration.clone() |
ColorsConfiguration |
ColumnConfiguration.getColorsConfiguration()
The color configurations of the column.
|
ColorsConfiguration |
ColorsConfiguration.withCustomColors(Collection<CustomColor> customColors)
A list of up to 50 custom colors.
|
ColorsConfiguration |
ColorsConfiguration.withCustomColors(CustomColor... customColors)
A list of up to 50 custom colors.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ColumnConfiguration.setColorsConfiguration(ColorsConfiguration colorsConfiguration)
The color configurations of the column.
|
ColumnConfiguration |
ColumnConfiguration.withColorsConfiguration(ColorsConfiguration colorsConfiguration)
The color configurations of the column.
|
Copyright © 2024. All rights reserved.