Uses of Class
com.tencentcloudapi.ssl.v20191205.models.CertHostingInfo
-
Packages that use CertHostingInfo Package Description com.tencentcloudapi.ssl.v20191205.models -
-
Uses of CertHostingInfo in com.tencentcloudapi.ssl.v20191205.models
Methods in com.tencentcloudapi.ssl.v20191205.models that return CertHostingInfo Modifier and Type Method Description CertHostingInfoHostCertificateResponse. getCertHostingInfo()Get 云资源配置详情Methods in com.tencentcloudapi.ssl.v20191205.models with parameters of type CertHostingInfo Modifier and Type Method Description voidHostCertificateResponse. setCertHostingInfo(CertHostingInfo CertHostingInfo)Set 云资源配置详情Constructors in com.tencentcloudapi.ssl.v20191205.models with parameters of type CertHostingInfo Constructor Description CertHostingInfo(CertHostingInfo 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.
-