Uses of Class
software.amazon.awssdk.services.quicksight.model.GeospatialHeatmapConfiguration
-
Packages that use GeospatialHeatmapConfiguration Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of GeospatialHeatmapConfiguration in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return GeospatialHeatmapConfiguration Modifier and Type Method Description GeospatialHeatmapConfiguration
GeospatialPointStyleOptions. heatmapConfiguration()
The heatmap configuration of the geospatial point style.Methods in software.amazon.awssdk.services.quicksight.model with parameters of type GeospatialHeatmapConfiguration Modifier and Type Method Description GeospatialPointStyleOptions.Builder
GeospatialPointStyleOptions.Builder. heatmapConfiguration(GeospatialHeatmapConfiguration heatmapConfiguration)
The heatmap configuration of the geospatial point style.
-