Uses of Enum
com.azure.maps.route.MapsRouteServiceVersion
Packages that use MapsRouteServiceVersion
-
Uses of MapsRouteServiceVersion in com.azure.maps.route
Methods in com.azure.maps.route that return MapsRouteServiceVersionModifier and TypeMethodDescriptionstatic MapsRouteServiceVersionMapsRouteServiceVersion.getLatest()Gets the latest service version supported by this client librarystatic MapsRouteServiceVersionReturns the enum constant of this type with the specified name.static MapsRouteServiceVersion[]MapsRouteServiceVersion.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.azure.maps.route with parameters of type MapsRouteServiceVersionModifier and TypeMethodDescriptionMapsRouteClientBuilder.serviceVersion(MapsRouteServiceVersion version) Sets theMapsRouteServiceVersionthat is used when making API requests.