@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen") public class TagResponse extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
SERIALIZED_NAME_TAG |
| Constructor and Description |
|---|
TagResponse() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Tag |
getTag()
Get tag
|
int |
hashCode() |
void |
setTag(Tag tag) |
TagResponse |
tag(Tag tag) |
String |
toString() |
public static final String SERIALIZED_NAME_TAG
public TagResponse tag(Tag tag)
public void setTag(Tag tag)
Copyright © 2022. All rights reserved.