Package com.azure.maps.weather.models
Class SevereWeatherAlertsResult
java.lang.Object
com.azure.maps.weather.models.SevereWeatherAlertsResult
This object is returned from a successful Get Severe Weather Alerts call.
-
Method Summary
Modifier and TypeMethodDescriptionGet the results property: A list of all severe weather alerts for the queried location.
-
Method Details
-
getResults
Get the results property: A list of all severe weather alerts for the queried location.- Returns:
- the results value.
-