com.google.android.libraries.mapsplatform.transportation.driver.api.base.data
Annotations
Interfaces
Classes
AuthTokenContext
|
The AuthTokenContext class encapsulates the state
needed to generate an auth token for a given request and is provided when
AuthTokenFactory#getToken is called. |
AuthTokenContext.Builder
|
Builder for AuthTokenContext. |
BaseVehicle
|
Base representation of a vehicle. |
DriverContext
|
DriverContext provides the dependencies needed to
construct a DriverApi instance. |
DriverContext.Builder
|
Builder for DriverContext. |
Task
|
A task represents a single action to track in the
Last Mile Fleet Solution system. |
TaskInfo
|
Describes a task that the driver will
perform. |
TaskInfo.Builder
|
Builder class for TaskInfo |
VehicleStop
|
Describes a stop that the vehicle will be
visiting. |
VehicleStop.Builder
|
Builder class for VehicleStop. |
Enums
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-07-31 UTC.
[null,null,["Last updated 2024-07-31 UTC."],[[["This documentation details annotations, interfaces, classes, and enums for the Driver SDK."],["The Driver SDK provides tools for managing tasks, vehicle stops, and driver/vehicle statuses within the Last Mile Fleet Solution system."],["AuthTokenContext and DriverContext are key classes for managing authorization and driver dependencies."],["Task and VehicleStop objects are central to tracking and managing driver activities."],["Various listener interfaces provide real-time updates on driver and system statuses."]]],[]]