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