Uses of Class
com.tencentcloudapi.wav.v20210129.models.QueryMaterialListResponse
-
Packages that use QueryMaterialListResponse Package Description com.tencentcloudapi.wav.v20210129 com.tencentcloudapi.wav.v20210129.models -
-
Uses of QueryMaterialListResponse in com.tencentcloudapi.wav.v20210129
Methods in com.tencentcloudapi.wav.v20210129 that return QueryMaterialListResponse Modifier and Type Method Description QueryMaterialListResponseWavClient. QueryMaterialList(QueryMaterialListRequest req)通过接口按类型拉取租户当前的素材列表及关键信息 -
Uses of QueryMaterialListResponse in com.tencentcloudapi.wav.v20210129.models
Constructors in com.tencentcloudapi.wav.v20210129.models with parameters of type QueryMaterialListResponse Constructor Description QueryMaterialListResponse(QueryMaterialListResponse 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.
-