Package com.azure.maps.weather.models
Class DailyHistoricalRecordsResult
java.lang.Object
com.azure.maps.weather.models.DailyHistoricalRecordsResult
The DailyHistoricalRecordsResult model.
-
Method Summary
Modifier and TypeMethodDescriptionGet the historicalRecords property: Historical records for each requested day.Get the nextLink property: The is the link to the next page of the features returned.
-
Method Details
-
getHistoricalRecords
Get the historicalRecords property: Historical records for each requested day.- Returns:
- the historicalRecords value.
-
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.
-