Uses of Class
com.tencentcloudapi.ic.v20190307.models.SmsRet
-
Packages that use SmsRet Package Description com.tencentcloudapi.ic.v20190307.models -
-
Uses of SmsRet in com.tencentcloudapi.ic.v20190307.models
Methods in com.tencentcloudapi.ic.v20190307.models that return SmsRet Modifier and Type Method Description SmsRet[]SendMultiSmsResponse. getData()Get 短信流水数组 注意:此字段可能返回 null,表示取不到有效值。Methods in com.tencentcloudapi.ic.v20190307.models with parameters of type SmsRet Modifier and Type Method Description voidSendMultiSmsResponse. setData(SmsRet[] Data)Set 短信流水数组 注意:此字段可能返回 null,表示取不到有效值。Constructors in com.tencentcloudapi.ic.v20190307.models with parameters of type SmsRet Constructor Description SmsRet(SmsRet 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.
-