| Package | Description |
|---|---|
| software.amazon.awssdk.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
List<DataPathColor> |
VisualPalette.colorMap()
The color map options for the visual palette.
|
| Modifier and Type | Method and Description |
|---|---|
VisualPalette.Builder |
VisualPalette.Builder.colorMap(DataPathColor... colorMap)
The color map options for the visual palette.
|
| Modifier and Type | Method and Description |
|---|---|
VisualPalette.Builder |
VisualPalette.Builder.colorMap(Collection<DataPathColor> colorMap)
The color map options for the visual palette.
|
Copyright © 2023. All rights reserved.