| Package | Description |
|---|---|
| ch.rasc.forcastio.model |
| Modifier and Type | Method and Description |
|---|---|
static ImmutableFioAlert.Builder |
ImmutableFioAlert.builder()
Creates a builder for
ImmutableFioAlert. |
ImmutableFioAlert.Builder |
ImmutableFioAlert.Builder.description(String description)
Initializes the value for the
description attribute. |
ImmutableFioAlert.Builder |
ImmutableFioAlert.Builder.expires(long expires)
Initializes the value for the
expires attribute. |
ImmutableFioAlert.Builder |
ImmutableFioAlert.Builder.from(FioAlert instance)
Fill a builder with attribute values from the provided
FioAlert instance. |
ImmutableFioAlert.Builder |
ImmutableFioAlert.Builder.title(String title)
Initializes the value for the
title attribute. |
ImmutableFioAlert.Builder |
ImmutableFioAlert.Builder.uri(String uri)
Initializes the value for the
uri attribute. |
Copyright © 2016. All rights reserved.