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