Uses of Class
com.tencentcloudapi.redis.v20180412.models.DescribeSSLStatusResponse
-
Packages that use DescribeSSLStatusResponse Package Description com.tencentcloudapi.redis.v20180412 com.tencentcloudapi.redis.v20180412.models -
-
Uses of DescribeSSLStatusResponse in com.tencentcloudapi.redis.v20180412
Methods in com.tencentcloudapi.redis.v20180412 that return DescribeSSLStatusResponse Modifier and Type Method Description DescribeSSLStatusResponse
RedisClient. DescribeSSLStatus(DescribeSSLStatusRequest req)
本接口(DescribeSSLStatus)用于查询实例 SSL 认证相关信息,包括开启状态、配置状态、证书地址等。 -
Uses of DescribeSSLStatusResponse in com.tencentcloudapi.redis.v20180412.models
Constructors in com.tencentcloudapi.redis.v20180412.models with parameters of type DescribeSSLStatusResponse Constructor Description DescribeSSLStatusResponse(DescribeSSLStatusResponse 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.
-