Uses of Class
com.tencentcloudapi.wav.v20210129.models.QueryActivityJoinListResponse
-
Packages that use QueryActivityJoinListResponse Package Description com.tencentcloudapi.wav.v20210129 com.tencentcloudapi.wav.v20210129.models -
-
Uses of QueryActivityJoinListResponse in com.tencentcloudapi.wav.v20210129
Methods in com.tencentcloudapi.wav.v20210129 that return QueryActivityJoinListResponse Modifier and Type Method Description QueryActivityJoinListResponseWavClient. QueryActivityJoinList(QueryActivityJoinListRequest req)根据游标拉取活动参与列表信息 -
Uses of QueryActivityJoinListResponse in com.tencentcloudapi.wav.v20210129.models
Constructors in com.tencentcloudapi.wav.v20210129.models with parameters of type QueryActivityJoinListResponse Constructor Description QueryActivityJoinListResponse(QueryActivityJoinListResponse 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.
-