| Package | Description |
|---|---|
| weibo4j | |
| weibo4j.model |
| Modifier and Type | Method and Description |
|---|---|
List<Tag> |
Tags.destroyTagsBatch(String ids)
批量删除一组标签
|
List<Tag> |
Tags.getTags(String uid)
返回指定用户的标签列表
|
List<Tag> |
Tags.getTags(String uid,
Paging page)
返回指定用户的标签列表
|
List<Tag> |
Tags.getTagsSuggestions()
获取系统推荐的标签列表
|
| Modifier and Type | Method and Description |
|---|---|
static List<Tag> |
Tag.constructTags(Response res) |
List<Tag> |
TagWapper.getTags() |
| Modifier and Type | Method and Description |
|---|---|
void |
TagWapper.setTags(List<Tag> tags) |
| Constructor and Description |
|---|
TagWapper(List<Tag> tags,
String id) |
Copyright © 2013. All Rights Reserved.