@Generated(value="class io.swagger.codegen.languages.JavaClientCodegen", date="2017-02-24T16:43:29.220+01:00") public class InlineResponse2008 extends Object
| Constructor and Description |
|---|
InlineResponse2008() |
| Modifier and Type | Method and Description |
|---|---|
InlineResponse2008 |
addTagsItem(InlineResponse2008Tags tagsItem) |
boolean |
equals(Object o) |
List<InlineResponse2008Tags> |
getTags()
Get tags
|
Integer |
getTotalCount()
Get totalCount
|
int |
hashCode() |
void |
setTags(List<InlineResponse2008Tags> tags) |
void |
setTotalCount(Integer totalCount) |
InlineResponse2008 |
tags(List<InlineResponse2008Tags> tags) |
String |
toString() |
InlineResponse2008 |
totalCount(Integer totalCount) |
public InlineResponse2008 totalCount(Integer totalCount)
public Integer getTotalCount()
public void setTotalCount(Integer totalCount)
public InlineResponse2008 tags(List<InlineResponse2008Tags> tags)
public InlineResponse2008 addTagsItem(InlineResponse2008Tags tagsItem)
public List<InlineResponse2008Tags> getTags()
public void setTags(List<InlineResponse2008Tags> tags)
Copyright © 2019. All rights reserved.