Class SevereWeatherAlertsResult

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

public final class SevereWeatherAlertsResult extends Object
This object is returned from a successful Get Severe Weather Alerts call.
  • Method Details

    • getResults

      public List<SevereWeatherAlert> getResults()
      Get the results property: A list of all severe weather alerts for the queried location.
      Returns:
      the results value.