Class DailyHistoricalRecordsResult

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

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

    • getHistoricalRecords

      public List<DailyHistoricalRecords> getHistoricalRecords()
      Get the historicalRecords property: Historical records for each requested day.
      Returns:
      the historicalRecords 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.