Package | Description |
---|---|
com.tencentcloudapi.irp.v20220324.models |
Modifier and Type | Method and Description |
---|---|
UserIdInfo[] |
DocBehavior.getUserIdList()
Get 用户id列表
|
UserIdInfo[] |
PortraitInfo.getUserIdList()
Get 用户id列表
|
UserIdInfo[] |
RecommendContentRequest.getUserIdList()
Get 用户唯一ID数组,每个数组元素详见userId结构体,若不填,则接口返回热门结果
|
Modifier and Type | Method and Description |
---|---|
void |
DocBehavior.setUserIdList(UserIdInfo[] UserIdList)
Set 用户id列表
|
void |
PortraitInfo.setUserIdList(UserIdInfo[] UserIdList)
Set 用户id列表
|
void |
RecommendContentRequest.setUserIdList(UserIdInfo[] UserIdList)
Set 用户唯一ID数组,每个数组元素详见userId结构体,若不填,则接口返回热门结果
|
Constructor and Description |
---|
UserIdInfo(UserIdInfo source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
Copyright © 2023. All rights reserved.