com.baidubce.services.tag.model
Class Tag
java.lang.Object
com.baidubce.services.tag.model.Tag
public class Tag
- extends Object
Constructor Summary |
Tag()
|
Tag
public Tag()
getTagKey
public String getTagKey()
setTagKey
public void setTagKey(String tagKey)
getTagValue
public String getTagValue()
setTagValue
public void setTagValue(String tagValue)
withTagKey
public Tag withTagKey(String tagKey)
withTagValue
public Tag withTagValue(String tagValue)
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 2018. All rights reserved.