Uses of Class
software.amazon.awssdk.services.quicksight.model.GeospatialHeatmapColorScale
-
Packages that use GeospatialHeatmapColorScale Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of GeospatialHeatmapColorScale in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return GeospatialHeatmapColorScale Modifier and Type Method Description GeospatialHeatmapColorScaleGeospatialHeatmapConfiguration. heatmapColor()The color scale specification for the heatmap point style.Methods in software.amazon.awssdk.services.quicksight.model with parameters of type GeospatialHeatmapColorScale Modifier and Type Method Description GeospatialHeatmapConfiguration.BuilderGeospatialHeatmapConfiguration.Builder. heatmapColor(GeospatialHeatmapColorScale heatmapColor)The color scale specification for the heatmap point style.
-