Interface GeospatialHeatmapDataColor.Builder

All Superinterfaces:
Buildable, CopyableBuilder<GeospatialHeatmapDataColor.Builder,GeospatialHeatmapDataColor>, SdkBuilder<GeospatialHeatmapDataColor.Builder,GeospatialHeatmapDataColor>, SdkPojo
Enclosing class:
GeospatialHeatmapDataColor

public static interface GeospatialHeatmapDataColor.Builder extends SdkPojo, CopyableBuilder<GeospatialHeatmapDataColor.Builder,GeospatialHeatmapDataColor>
  • Method Details

    • color

      The hex color to be used in the heatmap point style.

      Parameters:
      color - The hex color to be used in the heatmap point style.
      Returns:
      Returns a reference to this object so that method calls can be chained together.