Class DailyIndicesResult

java.lang.Object
com.azure.maps.weather.models.DailyIndicesResult

public final class DailyIndicesResult extends Object
This object is returned from a successful Get Daily Indices call.
  • Method Details

    • getResults

      public List<DailyIndex> getResults()
      Get the results property: A list of all daily indices for the queried location.
      Returns:
      the results value.