Uses of Class
com.tencentcloudapi.gaap.v20180529.models.CreateCertificateResponse
-
Packages that use CreateCertificateResponse Package Description com.tencentcloudapi.gaap.v20180529 com.tencentcloudapi.gaap.v20180529.models -
-
Uses of CreateCertificateResponse in com.tencentcloudapi.gaap.v20180529
Methods in com.tencentcloudapi.gaap.v20180529 that return CreateCertificateResponse Modifier and Type Method Description CreateCertificateResponseGaapClient. CreateCertificate(CreateCertificateRequest req)本接口(CreateCertificate)用于创建Gaap相关证书和配置文件,包括基础认证配置文件,客户端CA证书,服务器SSL证书,Gaap SSL证书以及源站CA证书。 -
Uses of CreateCertificateResponse in com.tencentcloudapi.gaap.v20180529.models
Constructors in com.tencentcloudapi.gaap.v20180529.models with parameters of type CreateCertificateResponse Constructor Description CreateCertificateResponse(CreateCertificateResponse 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.
-