Class SevereWeatherAlertDescription

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

public final class SevereWeatherAlertDescription extends Object
Description of a severe weather alert.
  • Method Details

    • getDescription

      public String getDescription()
      Get the description property: Description of the alert in the specified language. By default English (en-US) is returned if the language parameter is not specified in the request.
      Returns:
      the description value.
    • getStatus

      public String getStatus()
      Get the status property: Description of the alert in English (en-US).
      Returns:
      the status value.