Uses of Class
com.tencentcloudapi.zj.v20190121.models.PushMmsContentResp
-
Packages that use PushMmsContentResp Package Description com.tencentcloudapi.zj.v20190121.models -
-
Uses of PushMmsContentResp in com.tencentcloudapi.zj.v20190121.models
Methods in com.tencentcloudapi.zj.v20190121.models that return PushMmsContentResp Modifier and Type Method Description PushMmsContentRespPushMmsContentResponse. getData()Get 推送短信返回信息Methods in com.tencentcloudapi.zj.v20190121.models with parameters of type PushMmsContentResp Modifier and Type Method Description voidPushMmsContentResponse. setData(PushMmsContentResp Data)Set 推送短信返回信息Constructors in com.tencentcloudapi.zj.v20190121.models with parameters of type PushMmsContentResp Constructor Description PushMmsContentResp(PushMmsContentResp 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.
-