sdk-routing / com.tomtom.online.sdk.routing.data.longDistanceEV / ILongDistanceEVRoutingQuery / withRouteRepresentation

withRouteRepresentation

abstract fun withRouteRepresentation(routeRepresentation: NativeRouteRepresentation!): ILongDistanceEVRoutingQuery!

Used in the default builder LongDistanceEVRoutingQueryBuilder.

Parameters

routeRepresentation - NativeRouteRepresentation!: The representation of the set of routes provided as a Response.

Return
ILongDistanceEVRoutingQuery!: The builder of the query with a new value of the routeRepresentation.