Uses of Class
com.azure.maps.search.models.PointOfInterestCategoryTreeResult
Packages that use PointOfInterestCategoryTreeResult
-
Uses of PointOfInterestCategoryTreeResult in com.azure.maps.search
Methods in com.azure.maps.search that return PointOfInterestCategoryTreeResultModifier and TypeMethodDescriptionMapsSearchClient.getPointOfInterestCategoryTree()
Get Point of Interest Category TreeMethods in com.azure.maps.search that return types with arguments of type PointOfInterestCategoryTreeResultModifier and TypeMethodDescriptionMapsSearchAsyncClient.getPointOfInterestCategoryTree()
Get Point of Interest Category TreeMono<com.azure.core.http.rest.Response<PointOfInterestCategoryTreeResult>>
MapsSearchAsyncClient.getPointOfInterestCategoryTreeWithResponse
(String language) Get Point of Interest Category Treecom.azure.core.http.rest.Response<PointOfInterestCategoryTreeResult>
MapsSearchClient.getPointOfInterestCategoryTreeWithResponse
(String language, com.azure.core.util.Context context) Get Point of Interest Category Tree