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