public class TagDTO extends Object implements BaseReqDTO
TagDTO()
TagDTO
addTag(String tag)
static TagDTO
build()
void
check()
ApiException
Set<String>
getCustomTag()
setCustomTag(Set<String> customTag)
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public TagDTO()
public static TagDTO build()
public TagDTO addTag(String tag)
public void check() throws ApiException
BaseDTO
check
public Set<String> getCustomTag()
public void setCustomTag(Set<String> customTag)
public String toString()
toString
Object
Copyright © 2022. All rights reserved.