Uses of Class
com.tencentcloudapi.zj.v20190121.models.DescribeSmsTemplateListDataStruct
-
Packages that use DescribeSmsTemplateListDataStruct Package Description com.tencentcloudapi.zj.v20190121.models -
-
Uses of DescribeSmsTemplateListDataStruct in com.tencentcloudapi.zj.v20190121.models
Methods in com.tencentcloudapi.zj.v20190121.models that return DescribeSmsTemplateListDataStruct Modifier and Type Method Description DescribeSmsTemplateListDataStruct[]DescribeSmsTemplateListResponse. getData()Get 返回数据信息Methods in com.tencentcloudapi.zj.v20190121.models with parameters of type DescribeSmsTemplateListDataStruct Modifier and Type Method Description voidDescribeSmsTemplateListResponse. setData(DescribeSmsTemplateListDataStruct[] Data)Set 返回数据信息Constructors in com.tencentcloudapi.zj.v20190121.models with parameters of type DescribeSmsTemplateListDataStruct Constructor Description DescribeSmsTemplateListDataStruct(DescribeSmsTemplateListDataStruct 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.
-