public class Telegrafs extends Object
Modifier and Type | Field and Description |
---|---|
static String |
SERIALIZED_NAME_CONFIGURATIONS |
Constructor and Description |
---|
Telegrafs() |
Modifier and Type | Method and Description |
---|---|
Telegrafs |
addConfigurationsItem(Telegraf configurationsItem) |
Telegrafs |
configurations(List<Telegraf> configurations) |
boolean |
equals(Object o) |
List<Telegraf> |
getConfigurations()
Get configurations
|
int |
hashCode() |
void |
setConfigurations(List<Telegraf> configurations) |
String |
toString() |
public static final String SERIALIZED_NAME_CONFIGURATIONS
Copyright © 2018–2020 InfluxData, Inc.. All rights reserved.