Uses of Class
com.azure.maps.weather.models.ActiveStormResult
-
Uses of ActiveStormResult in com.azure.maps.weather
Modifier and TypeMethodDescriptionWeatherClient.getTropicalStormActive()
**Get Tropical Storm Active**Modifier and TypeMethodDescriptionWeatherAsyncClient.getTropicalStormActive()
**Get Tropical Storm Active**Mono<com.azure.core.http.rest.Response<ActiveStormResult>>
WeatherAsyncClient.getTropicalStormActiveWithResponse()
**Get Tropical Storm Active**com.azure.core.http.rest.Response<ActiveStormResult>
WeatherClient.getTropicalStormActiveWithResponse
(com.azure.core.util.Context context) **Get Tropical Storm Active**