Uses of Class
com.tencentcloudapi.zj.v20190121.models.MmsInstanceInfoList
-
Packages that use MmsInstanceInfoList Package Description com.tencentcloudapi.zj.v20190121.models -
-
Uses of MmsInstanceInfoList in com.tencentcloudapi.zj.v20190121.models
Methods in com.tencentcloudapi.zj.v20190121.models that return MmsInstanceInfoList Modifier and Type Method Description MmsInstanceInfoListDescribeMmsInstanceListResponse. getData()Get 彩信实例信息列表返回Methods in com.tencentcloudapi.zj.v20190121.models with parameters of type MmsInstanceInfoList Modifier and Type Method Description voidDescribeMmsInstanceListResponse. setData(MmsInstanceInfoList Data)Set 彩信实例信息列表返回Constructors in com.tencentcloudapi.zj.v20190121.models with parameters of type MmsInstanceInfoList Constructor Description MmsInstanceInfoList(MmsInstanceInfoList 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.
-