Uses of Class
com.tencentcloudapi.zj.v20190121.models.PaasCreateSignResp
-
Packages that use PaasCreateSignResp Package Description com.tencentcloudapi.zj.v20190121.models -
-
Uses of PaasCreateSignResp in com.tencentcloudapi.zj.v20190121.models
Methods in com.tencentcloudapi.zj.v20190121.models that return PaasCreateSignResp Modifier and Type Method Description PaasCreateSignRespAddSmsSignResponse. getData()Get 签名id数组Methods in com.tencentcloudapi.zj.v20190121.models with parameters of type PaasCreateSignResp Modifier and Type Method Description voidAddSmsSignResponse. setData(PaasCreateSignResp Data)Set 签名id数组Constructors in com.tencentcloudapi.zj.v20190121.models with parameters of type PaasCreateSignResp Constructor Description PaasCreateSignResp(PaasCreateSignResp 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.
-