Uses of Class
com.tencentcloudapi.zj.v20190121.models.SmsCreateCampaignResponse
-
Packages that use SmsCreateCampaignResponse Package Description com.tencentcloudapi.zj.v20190121.models -
-
Uses of SmsCreateCampaignResponse in com.tencentcloudapi.zj.v20190121.models
Methods in com.tencentcloudapi.zj.v20190121.models that return SmsCreateCampaignResponse Modifier and Type Method Description SmsCreateCampaignResponseCreateCampaignResponse. getData()Get 活动信息Methods in com.tencentcloudapi.zj.v20190121.models with parameters of type SmsCreateCampaignResponse Modifier and Type Method Description voidCreateCampaignResponse. setData(SmsCreateCampaignResponse Data)Set 活动信息Constructors in com.tencentcloudapi.zj.v20190121.models with parameters of type SmsCreateCampaignResponse Constructor Description SmsCreateCampaignResponse(SmsCreateCampaignResponse 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.
-