Class ActiveStormResult

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

public final class ActiveStormResult extends Object
All government-issued active storms.
  • Method Details

    • getActiveStorms

      public List<ActiveStorm> getActiveStorms()
      Get the activeStorms property: All government-issued active storms.
      Returns:
      the activeStorms value.
    • getNextLink

      public String 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.