Package | Description |
---|---|
tk.plogitech.darksky.api.jackson | |
tk.plogitech.darksky.forecast |
Class | Description |
---|---|
DarkSkyClient |
Client to fetch weather data from the DarkSky API.
|
ForecastException |
Signals an error reading the weather data from DarkSky.
|
ForecastRequest |
Represents a single Request to the DarkSky API.
|
Class | Description |
---|---|
APIKey |
Represents the authentication Key for DarkSky API.
|
ForecastException |
Signals an error reading the weather data from DarkSky.
|
ForecastRequest |
Represents a single Request to the DarkSky API.
|
ForecastRequestBuilder |
Builder to create
ForecastRequest objects. |
ForecastRequestBuilder.Block |
The blocks of the forecast response which can be excluded.
|
ForecastRequestBuilder.Language |
The available Languages in which the forecast response is translated.
|
ForecastRequestBuilder.Units | |
GeoCoordinates |
Represents GeoCoordinates for a location.
|
Timeouts |
Represents the Request-Timeouts of a Forecast-request.
|
Copyright © 2018. All rights reserved.