Uses of Interface
software.amazon.awssdk.services.quicksight.model.GeospatialHeatmapDataColor.Builder
-
Packages that use GeospatialHeatmapDataColor.Builder Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of GeospatialHeatmapDataColor.Builder in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return GeospatialHeatmapDataColor.Builder Modifier and Type Method Description static GeospatialHeatmapDataColor.BuilderGeospatialHeatmapDataColor. builder()GeospatialHeatmapDataColor.BuilderGeospatialHeatmapDataColor.Builder. color(String color)The hex color to be used in the heatmap point style.GeospatialHeatmapDataColor.BuilderGeospatialHeatmapDataColor. toBuilder()Methods in software.amazon.awssdk.services.quicksight.model that return types with arguments of type GeospatialHeatmapDataColor.Builder Modifier and Type Method Description static Class<? extends GeospatialHeatmapDataColor.Builder>GeospatialHeatmapDataColor. serializableBuilderClass()
-