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