Class DailyHistoricalNormalsResult

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

public final class DailyHistoricalNormalsResult extends Object
The DailyHistoricalNormalsResult model.
  • Method Details

    • getHistoricalNormals

      public List<DailyHistoricalNormals> getHistoricalNormals()
      Get the historicalNormals property: Historical normals for each requested day.
      Returns:
      the historicalNormals value.
    • getNextLink

      public String getNextLink()
      Get the nextLink property: The is the link to the next page of the features returned. If it's the last page, no this field.
      Returns:
      the nextLink value.