public class TelegrafPluginInputKubernetesConfig extends Object
Modifier and Type | Field and Description |
---|---|
static String |
SERIALIZED_NAME_URL |
Constructor and Description |
---|
TelegrafPluginInputKubernetesConfig() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getUrl()
Get url
|
int |
hashCode() |
void |
setUrl(String url) |
String |
toString() |
TelegrafPluginInputKubernetesConfig |
url(String url) |
public static final String SERIALIZED_NAME_URL
public TelegrafPluginInputKubernetesConfig url(String url)
public String getUrl()
public void setUrl(String url)
Copyright © 2018–2019 InfluxData, Inc.. All rights reserved.