public static class ListZoneResponse.Zone.TagModel extends Object
TagModel()
String
getTagKey()
getTagValue()
void
setTagKey(String tagKey)
setTagValue(String tagValue)
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public TagModel()
public void setTagKey(String tagKey)
public String getTagKey()
public void setTagValue(String tagValue)
public String getTagValue()
public String toString()
toString
Object