Package com.azure.maps.weather.models
Class DailyIndicesResult
java.lang.Object
com.azure.maps.weather.models.DailyIndicesResult
This object is returned from a successful Get Daily Indices call.
-
Method Summary
Modifier and TypeMethodDescriptionGet the results property: A list of all daily indices for the queried location.
-
Method Details
-
getResults
Get the results property: A list of all daily indices for the queried location.- Returns:
- the results value.
-