public static class ListFollowerResponseBody.ListFollowerResponseBodyResultUserList
extends com.aliyun.tea.TeaModel
| 构造器和说明 |
|---|
ListFollowerResponseBodyResultUserList() |
@NameInMap(value="name") public String name
@NameInMap(value="timestamp") public Long timestamp
@NameInMap(value="userId") public String userId
public static ListFollowerResponseBody.ListFollowerResponseBodyResultUserList build(Map<String,?> map) throws Exception
Exceptionpublic ListFollowerResponseBody.ListFollowerResponseBodyResultUserList setName(String name)
public String getName()
public ListFollowerResponseBody.ListFollowerResponseBodyResultUserList setTimestamp(Long timestamp)
public Long getTimestamp()
public ListFollowerResponseBody.ListFollowerResponseBodyResultUserList setUserId(String userId)
public String getUserId()
Copyright © 2025. All rights reserved.