Class PointOfInterestCategoryTreeResult

java.lang.Object
com.azure.maps.search.models.PointOfInterestCategoryTreeResult

public final class PointOfInterestCategoryTreeResult extends Object
This object is returned from a successful POI Category Tree call.
  • Constructor Details

    • PointOfInterestCategoryTreeResult

      public PointOfInterestCategoryTreeResult()
  • Method Details

    • getCategories

      public List<PointOfInterestCategory> getCategories()
      Get the categories property: Categories array.
      Returns:
      the categories value.