public class RoutesExternal extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
SERIALIZED_NAME_STATUS_FEED |
| Constructor and Description |
|---|
RoutesExternal() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getStatusFeed()
Get statusFeed
|
int |
hashCode() |
void |
setStatusFeed(String statusFeed) |
RoutesExternal |
statusFeed(String statusFeed) |
String |
toString() |
public static final String SERIALIZED_NAME_STATUS_FEED
public RoutesExternal statusFeed(String statusFeed)
public String getStatusFeed()
public void setStatusFeed(String statusFeed)
Copyright © 2018–2023 InfluxData, Inc.. All rights reserved.