| Package | Description |
|---|---|
| software.amazon.awssdk.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
List<GeospatialHeatmapDataColor> |
GeospatialHeatmapColorScale.colors()
The list of colors to be used in heatmap point style.
|
| Modifier and Type | Method and Description |
|---|---|
GeospatialHeatmapColorScale.Builder |
GeospatialHeatmapColorScale.Builder.colors(GeospatialHeatmapDataColor... colors)
The list of colors to be used in heatmap point style.
|
| Modifier and Type | Method and Description |
|---|---|
GeospatialHeatmapColorScale.Builder |
GeospatialHeatmapColorScale.Builder.colors(Collection<GeospatialHeatmapDataColor> colors)
The list of colors to be used in heatmap point style.
|
Copyright © 2023. All rights reserved.