Uses of Class
com.azure.maps.search.models.ReverseSearchAddressResult
Packages that use ReverseSearchAddressResult
Package
Description
Package containing the classes for SearchClient.
Package containing classes for SearchClient.
-
Uses of ReverseSearchAddressResult in com.azure.maps.search
Methods in com.azure.maps.search that return ReverseSearchAddressResultModifier and TypeMethodDescriptionMapsSearchClient.reverseSearchAddress
(com.azure.core.models.GeoPosition query) Reverse Address SearchMapsSearchClient.reverseSearchAddress
(ReverseSearchAddressOptions options) Reverse Address SearchMethods in com.azure.maps.search that return types with arguments of type ReverseSearchAddressResultModifier and TypeMethodDescriptionMapsSearchAsyncClient.reverseSearchAddress
(com.azure.core.models.GeoPosition query) Reverse Address SearchMapsSearchAsyncClient.reverseSearchAddress
(ReverseSearchAddressOptions options) Reverse Address SearchMono<com.azure.core.http.rest.Response<ReverseSearchAddressResult>>
MapsSearchAsyncClient.reverseSearchAddressWithResponse
(ReverseSearchAddressOptions options) Reverse Address Searchcom.azure.core.http.rest.Response<ReverseSearchAddressResult>
MapsSearchClient.reverseSearchAddressWithResponse
(ReverseSearchAddressOptions options, com.azure.core.util.Context context) Reverse Address Search -
Uses of ReverseSearchAddressResult in com.azure.maps.search.models
Methods in com.azure.maps.search.models that return ReverseSearchAddressResultModifier and TypeMethodDescriptionReverseSearchAddressBatchItem.getResult()
Results of this search.