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