Interface GetResourcePositionResponse.Builder

  • Method Details

    • geoJsonPayload

      GetResourcePositionResponse.Builder geoJsonPayload(SdkBytes geoJsonPayload)

      The position information of the resource, displayed as a JSON payload. The payload uses the GeoJSON format, which a format that's used to encode geographic data structures. For more information, see GeoJSON.

      Parameters:
      geoJsonPayload - The position information of the resource, displayed as a JSON payload. The payload uses the GeoJSON format, which a format that's used to encode geographic data structures. For more information, see GeoJSON.
      Returns:
      Returns a reference to this object so that method calls can be chained together.