Uses of Class
com.tencentcloudapi.wav.v20210129.models.QueryMiniAppCodeListResponse
-
Packages that use QueryMiniAppCodeListResponse Package Description com.tencentcloudapi.wav.v20210129 com.tencentcloudapi.wav.v20210129.models -
-
Uses of QueryMiniAppCodeListResponse in com.tencentcloudapi.wav.v20210129
Methods in com.tencentcloudapi.wav.v20210129 that return QueryMiniAppCodeListResponse Modifier and Type Method Description QueryMiniAppCodeListResponse
WavClient. QueryMiniAppCodeList(QueryMiniAppCodeListRequest req)
查询小程序码列表接口 -
Uses of QueryMiniAppCodeListResponse in com.tencentcloudapi.wav.v20210129.models
Constructors in com.tencentcloudapi.wav.v20210129.models with parameters of type QueryMiniAppCodeListResponse Constructor Description QueryMiniAppCodeListResponse(QueryMiniAppCodeListResponse 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.
-