Package com.azure.maps.search.models
Class PointOfInterestCategoryTreeResult
java.lang.Object
com.azure.maps.search.models.PointOfInterestCategoryTreeResult
This object is returned from a successful POI Category Tree call.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGet the categories property: Categories array.
-
Constructor Details
-
PointOfInterestCategoryTreeResult
public PointOfInterestCategoryTreeResult()
-
-
Method Details
-
getCategories
Get the categories property: Categories array.- Returns:
- the categories value.
-