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