public class Config extends Object
Modifier and Type | Field and Description |
---|---|
static String |
SERIALIZED_NAME_CONFIG |
Constructor and Description |
---|
Config() |
Modifier and Type | Method and Description |
---|---|
Config |
config(Map<String,Object> config) |
boolean |
equals(Object o) |
Map<String,Object> |
getConfig()
Get config
|
int |
hashCode() |
Config |
putConfigItem(String key,
Object configItem) |
void |
setConfig(Map<String,Object> config) |
String |
toString() |
public static final String SERIALIZED_NAME_CONFIG
Copyright © 2018–2022 InfluxData, Inc.. All rights reserved.