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