Class ConditionsResponse


  • public class ConditionsResponse
    extends PeriodsResponse<ConditionPeriod>
    Object to make the forecasts endpoint response more friendly to determine what parts of the AerisDataJSON have come back in the response.
    • Constructor Detail

      • ConditionsResponse

        public ConditionsResponse​(AerisDataJSON data)
        Constructor the the forecasts response. Wraps the JSON data into a friendlier object to determine what data is available.
        Parameters:
        data - JSON data