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