Uses of Class
com.tencentcloudapi.ssl.v20191205.models.CheckCertificateChainResponse
-
Packages that use CheckCertificateChainResponse Package Description com.tencentcloudapi.ssl.v20191205 com.tencentcloudapi.ssl.v20191205.models -
-
Uses of CheckCertificateChainResponse in com.tencentcloudapi.ssl.v20191205
Methods in com.tencentcloudapi.ssl.v20191205 that return CheckCertificateChainResponse Modifier and Type Method Description CheckCertificateChainResponseSslClient. CheckCertificateChain(CheckCertificateChainRequest req)本接口(CheckCertificateChain)用于检查证书链是否完整。 -
Uses of CheckCertificateChainResponse in com.tencentcloudapi.ssl.v20191205.models
Constructors in com.tencentcloudapi.ssl.v20191205.models with parameters of type CheckCertificateChainResponse Constructor Description CheckCertificateChainResponse(CheckCertificateChainResponse 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.
-