public class FluxResponse extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
SERIALIZED_NAME_FLUX |
| Constructor and Description |
|---|
FluxResponse() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
FluxResponse |
flux(String flux) |
String |
getFlux()
Get flux
|
int |
hashCode() |
void |
setFlux(String flux) |
String |
toString() |
public static final String SERIALIZED_NAME_FLUX
public FluxResponse flux(String flux)
public String getFlux()
public void setFlux(String flux)
Copyright © 2018–2021 InfluxData, Inc.. All rights reserved.