| Package | Description |
|---|---|
| io.swagger.client.api | |
| io.swagger.client.model |
| Modifier and Type | Method and Description |
|---|---|
TemplateTagList |
TemplatesApi.templatesTagsGet()
Retrieve a list of your Tags
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<TemplateTagList> |
TemplatesApi.templatesTagsGetWithHttpInfo()
Retrieve a list of your Tags
|
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
TemplatesApi.templatesTagsGetAsync(ApiCallback<TemplateTagList> callback)
Retrieve a list of your Tags (asynchronously)
|
| Modifier and Type | Method and Description |
|---|---|
TemplateTagList |
TemplateTagList.addGlobalTagsItem(TemplateTag globalTagsItem) |
TemplateTagList |
TemplateTagList.addTagsItem(TemplateTag tagsItem) |
TemplateTagList |
TemplateTagList.globalTags(List<TemplateTag> globalTags) |
TemplateTagList |
TemplateTagList.tags(List<TemplateTag> tags) |
Copyright © 2019. All rights reserved.