Uses of Class
com.azure.maps.search.models.SearchNearbyPointsOfInterestOptions
Packages that use SearchNearbyPointsOfInterestOptions
Package
Description
Package containing the classes for SearchClient.
Package containing classes for SearchClient.
-
Uses of SearchNearbyPointsOfInterestOptions in com.azure.maps.search
Methods in com.azure.maps.search with parameters of type SearchNearbyPointsOfInterestOptionsModifier and TypeMethodDescriptionMapsSearchAsyncClient.searchNearbyPointsOfInterest
(SearchNearbyPointsOfInterestOptions options) Search Nearby Points of InterestMapsSearchClient.searchNearbyPointsOfInterest
(SearchNearbyPointsOfInterestOptions options) Search Nearby Points of InterestMono<com.azure.core.http.rest.Response<SearchAddressResult>>
MapsSearchAsyncClient.searchNearbyPointsOfInterestWithResponse
(SearchNearbyPointsOfInterestOptions options) Search Nearby Points of Interestcom.azure.core.http.rest.Response<SearchAddressResult>
MapsSearchClient.searchNearbyPointsOfInterestWithResponse
(SearchNearbyPointsOfInterestOptions options, com.azure.core.util.Context context) Search Nearby Points of Interest -
Uses of SearchNearbyPointsOfInterestOptions in com.azure.maps.search.models
Methods in com.azure.maps.search.models that return SearchNearbyPointsOfInterestOptionsModifier and TypeMethodDescriptionSearchNearbyPointsOfInterestOptions.setExtendedPostalCodesFor
(List<SearchIndexes> extendedPostalCodesFor) Sets the extended postal codes for.