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