public class LabelMapping extends Object
Modifier and Type | Field and Description |
---|---|
static String |
SERIALIZED_NAME_LABEL_I_D |
Constructor and Description |
---|
LabelMapping() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getLabelID()
Get labelID
|
int |
hashCode() |
LabelMapping |
labelID(String labelID) |
void |
setLabelID(String labelID) |
String |
toString() |
public static final String SERIALIZED_NAME_LABEL_I_D
public LabelMapping labelID(String labelID)
public String getLabelID()
public void setLabelID(String labelID)
Copyright © 2018–2020 InfluxData, Inc.. All rights reserved.