| Package | Description |
|---|---|
| ch.rasc.forcastio | |
| ch.rasc.forcastio.json | |
| ch.rasc.forcastio.model |
| Modifier and Type | Method and Description |
|---|---|
FioResponse |
FioClient.forecastCall(FioRequest request)
Sends a forecast call to forecast.io.
|
| Modifier and Type | Method and Description |
|---|---|
FioResponse |
JacksonJsonConverter.deserialize(String json) |
FioResponse |
JsonConverter.deserialize(String json) |
| Modifier and Type | Class and Description |
|---|---|
class |
ImmutableFioResponse
Immutable implementation of
FioResponse. |
| Modifier and Type | Method and Description |
|---|---|
static ImmutableFioResponse |
ImmutableFioResponse.copyOf(FioResponse instance)
Creates an immutable copy of a
FioResponse value. |
ImmutableFioResponse.Builder |
ImmutableFioResponse.Builder.from(FioResponse instance)
Fill a builder with attribute values from the provided
FioResponse instance. |
Copyright © 2016. All rights reserved.