Package | Description |
---|---|
com.tencentcloudapi.irp.v20220805.models |
Modifier and Type | Method and Description |
---|---|
FeedUserInfo[] |
ReportFeedUserRequest.getFeedUserList()
Get 上报的用户信息数组,数量不超过50
|
Modifier and Type | Method and Description |
---|---|
void |
ReportFeedUserRequest.setFeedUserList(FeedUserInfo[] FeedUserList)
Set 上报的用户信息数组,数量不超过50
|
Constructor and Description |
---|
FeedUserInfo(FeedUserInfo 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.