Uses of Class
com.buttercms.model.TagsResponse
| Package | Description |
|---|---|
| com.buttercms | |
| com.buttercms.model |
-
Uses of TagsResponse in com.buttercms
Methods in com.buttercms that return TagsResponse Modifier and Type Method Description TagsResponseButterCMSClient. getTags(Map<String,String> queryParameters)TagsResponseIButterCMSClient. getTags(Map<String,String> queryParameters)Returns a list of blog tags. -
Uses of TagsResponse in com.buttercms.model
Methods in com.buttercms.model that return TagsResponse Modifier and Type Method Description TagsResponseTagsResponse. setData(List<Tag> data)