update

abstract fun update(options: RouteUpdateOptions): <Error class: unknown class><<Error class: unknown class>, <Error class: unknown class>>

Updates a route using the provided RouteUpdateOptions object.

Important: This is a Public Preview API. It may be changed or removed at any time.

Return

If the call succeeds, returns a RoutePlanningResponse. If it fails, returns a RoutingFailure.

Parameters

options

Options for updating the route.