Uses of Class
com.tencentcloudapi.zj.v20190121.models.SmsAmountDataStruct
-
Packages that use SmsAmountDataStruct Package Description com.tencentcloudapi.zj.v20190121.models -
-
Uses of SmsAmountDataStruct in com.tencentcloudapi.zj.v20190121.models
Methods in com.tencentcloudapi.zj.v20190121.models that return SmsAmountDataStruct Modifier and Type Method Description SmsAmountDataStructGetSmsAmountInfoResponse. getData()Get 短信账号额度接口Methods in com.tencentcloudapi.zj.v20190121.models with parameters of type SmsAmountDataStruct Modifier and Type Method Description voidGetSmsAmountInfoResponse. setData(SmsAmountDataStruct Data)Set 短信账号额度接口Constructors in com.tencentcloudapi.zj.v20190121.models with parameters of type SmsAmountDataStruct Constructor Description SmsAmountDataStruct(SmsAmountDataStruct 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.
-