Uses of Class
com.azure.maps.weather.models.StormForecastResult
-
Uses of StormForecastResult in com.azure.maps.weather
Modifier and TypeMethodDescriptionWeatherClient.getTropicalStormForecast
(TropicalStormForecastOptions options) **Get Tropical Storm Forecasts**Modifier and TypeMethodDescriptionWeatherAsyncClient.getTropicalStormForecast
(TropicalStormForecastOptions options) **Get Tropical Storm Forecasts**Mono<com.azure.core.http.rest.Response<StormForecastResult>>
WeatherAsyncClient.getTropicalStormForecastWithResponse
(TropicalStormForecastOptions options) **Get Tropical Storm Forecasts**com.azure.core.http.rest.Response<StormForecastResult>
WeatherClient.getTropicalStormForecastWithResponse
(TropicalStormForecastOptions options, com.azure.core.util.Context context) **Get Tropical Storm Forecasts**