Class CargoByDriverClient


  • public class CargoByDriverClient
    extends java.lang.Object
    • Constructor Detail

      • CargoByDriverClient

        public CargoByDriverClient​(ClientOptions clientOptions)
    • Method Detail

      • withRawResponse

        public RawCargoByDriverClient withRawResponse()
        Get responses with HTTP metadata like headers
      • lastSeenV1

        public java.util.Optional<TrackingCargoByDriverDataPoint1> lastSeenV1​(CargoByDriverLastSeenV1Request request)
        Returns the most recent driver location data point for cargo within a task group. Access granted to courier or shipper organization. Data written by the driver update endpoint. | () -> (TrackingCargoByDriverDataPoint1 | None)
      • lastSeenV1

        public java.util.Optional<TrackingCargoByDriverDataPoint1> lastSeenV1​(CargoByDriverLastSeenV1Request request,
                                                                              RequestOptions requestOptions)
        Returns the most recent driver location data point for cargo within a task group. Access granted to courier or shipper organization. Data written by the driver update endpoint. | () -> (TrackingCargoByDriverDataPoint1 | None)