| Package | Description |
|---|---|
| com.influxdb.client.domain |
| Modifier and Type | Method and Description |
|---|---|
Duration |
Duration.magnitude(Integer magnitude) |
Duration |
Duration.type(String type) |
Duration |
Duration.unit(String unit) |
| Modifier and Type | Method and Description |
|---|---|
List<Duration> |
DurationLiteral.getValues()
Duration values
|
| Modifier and Type | Method and Description |
|---|---|
DurationLiteral |
DurationLiteral.addValuesItem(Duration valuesItem) |
| Modifier and Type | Method and Description |
|---|---|
void |
DurationLiteral.setValues(List<Duration> values) |
DurationLiteral |
DurationLiteral.values(List<Duration> values) |
Copyright © 2018–2021 InfluxData, Inc.. All rights reserved.