public class BuilderConfigAggregateWindow extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
SERIALIZED_NAME_PERIOD |
| Constructor and Description |
|---|
BuilderConfigAggregateWindow() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getPeriod()
Get period
|
int |
hashCode() |
BuilderConfigAggregateWindow |
period(String period) |
void |
setPeriod(String period) |
String |
toString() |
public static final String SERIALIZED_NAME_PERIOD
public BuilderConfigAggregateWindow period(String period)
public String getPeriod()
public void setPeriod(String period)
Copyright © 2018–2021 InfluxData, Inc.. All rights reserved.