| Package | Description |
|---|---|
| software.amazon.awssdk.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
static GeospatialHeatmapConfiguration.Builder |
GeospatialHeatmapConfiguration.builder() |
default GeospatialHeatmapConfiguration.Builder |
GeospatialHeatmapConfiguration.Builder.heatmapColor(Consumer<GeospatialHeatmapColorScale.Builder> heatmapColor)
The color scale specification for the heatmap point style.
|
GeospatialHeatmapConfiguration.Builder |
GeospatialHeatmapConfiguration.Builder.heatmapColor(GeospatialHeatmapColorScale heatmapColor)
The color scale specification for the heatmap point style.
|
GeospatialHeatmapConfiguration.Builder |
GeospatialHeatmapConfiguration.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends GeospatialHeatmapConfiguration.Builder> |
GeospatialHeatmapConfiguration.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default GeospatialPointStyleOptions.Builder |
GeospatialPointStyleOptions.Builder.heatmapConfiguration(Consumer<GeospatialHeatmapConfiguration.Builder> heatmapConfiguration)
The heatmap configuration of the geospatial point style.
|
Copyright © 2023. All rights reserved.