Package com.azure.maps.weather.models
Class StormForecastResult
java.lang.Object
com.azure.maps.weather.models.StormForecastResult
The list of Government-issued forecasts.
-
Method Summary
Modifier and TypeMethodDescriptionGet the nextLink property: The is the link to the next page of the features returned.Get the stormForecasts property: The list of Government-issued forecasts.
-
Method Details
-
getStormForecasts
Get the stormForecasts property: The list of Government-issued forecasts.- Returns:
- the stormForecasts 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.
-