com.baidubce.services.tag.model
Class ListTagsResponse
java.lang.Object
com.baidubce.model.AbstractBceResponse
com.baidubce.services.tag.model.ListTagsResponse
- All Implemented Interfaces:
- Serializable
public class ListTagsResponse
- extends AbstractBceResponse
- See Also:
- Serialized Form
ListTagsResponse
public ListTagsResponse()
getTags
public List<Tag> getTags()
setTags
public void setTags(List<Tag> tags)
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 2018. All rights reserved.