Package com.azure.maps.weather.models
Class ActiveStormResult
java.lang.Object
com.azure.maps.weather.models.ActiveStormResult
All government-issued active storms.
-
Method Summary
Modifier and TypeMethodDescriptionGet the activeStorms property: All government-issued active storms.Get the nextLink property: The is the link to the next page of the features returned.
-
Method Details
-
getActiveStorms
Get the activeStorms property: All government-issued active storms.- Returns:
- the activeStorms value.
-
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.
-