Package com.azure.maps.weather.models
Class TemperatureSummary
java.lang.Object
com.azure.maps.weather.models.TemperatureSummary
The TemperatureSummary model.
-
Method Summary
Modifier and TypeMethodDescriptionGet the pastSixHours property: Summary of temperature fluctuations over the past 6 hours.Get the pastTwelveHours property: Summary of temperature fluctuations over the past 12 hours.Get the pastTwentyFourHours property: Summary of temperature fluctuations over the past 24 hours.
-
Method Details
-
getPastSixHours
Get the pastSixHours property: Summary of temperature fluctuations over the past 6 hours.- Returns:
- the pastSixHours value.
-
getPastTwelveHours
Get the pastTwelveHours property: Summary of temperature fluctuations over the past 12 hours.- Returns:
- the pastTwelveHours value.
-
getPastTwentyFourHours
Get the pastTwentyFourHours property: Summary of temperature fluctuations over the past 24 hours.- Returns:
- the pastTwentyFourHours value.
-