Class PastHoursTemperature

java.lang.Object
com.azure.maps.weather.models.PastHoursTemperature

public final class PastHoursTemperature extends Object
Summary of temperature fluctuations over the number of past hours.
  • Method Details

    • getMinimum

      public WeatherUnitDetails getMinimum()
      Get the minimum property: minimum.
      Returns:
      the minimum value.
    • getMaximum

      public WeatherUnitDetails getMaximum()
      Get the maximum property: maximum.
      Returns:
      the maximum value.