Package-level declarations
Types
Represents the body properties of a vehicle.
Options for requesting vehicle brands.
Response class containing brands.
Configuration for where to cache vehicle details for offline usage.
Value class representing the drive train of a vehicle.
Represents the properties of an electric vehicle.
Value class representing the engine type of a vehicle.
Options for requesting vehicle models.
Response class containing models.
Value class representing the production status of a vehicle.
Options for retrieving a vehicle based on its VehicleMetadataId.
Represents metadata for a vehicle.
Options for requesting vehicle metadata by its unique identifier.
Response class containing vehicle metadata retrieved by its unique identifier.
Represents a failure related to a vehicle metadata request.
A value class representing a unique identifier for vehicle metadata.
Options for requesting vehicle metadata.
Entry point for retrieving vehicle metadata.
Response class containing vehicle metadata.
Functions
Builds RetrieveVehicleOptions for an electric vehicle.
Creates an instance of VehicleMetadataProvider using the provided context and API key.
Creates an instance of VehicleMetadataProvider using the provided context, API key, and API URI.
Creates an instance of VehicleMetadataProvider using the provided context, API key, optional API Uri, and optional caching directory for storing vehicle details.