Uses of Class
com.tencentcloudapi.zj.v20190121.models.DescribeSmsTemplateListResponse
-
Packages that use DescribeSmsTemplateListResponse Package Description com.tencentcloudapi.zj.v20190121 com.tencentcloudapi.zj.v20190121.models -
-
Uses of DescribeSmsTemplateListResponse in com.tencentcloudapi.zj.v20190121
Methods in com.tencentcloudapi.zj.v20190121 that return DescribeSmsTemplateListResponse Modifier and Type Method Description DescribeSmsTemplateListResponseZjClient. DescribeSmsTemplateList(DescribeSmsTemplateListRequest req)获取模板信息 -
Uses of DescribeSmsTemplateListResponse in com.tencentcloudapi.zj.v20190121.models
Constructors in com.tencentcloudapi.zj.v20190121.models with parameters of type DescribeSmsTemplateListResponse Constructor Description DescribeSmsTemplateListResponse(DescribeSmsTemplateListResponse 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.
-