Uses of Class
com.tencentcloudapi.iotcloud.v20210408.models.DescribePrivateCAResponse
-
Packages that use DescribePrivateCAResponse Package Description com.tencentcloudapi.iotcloud.v20210408 com.tencentcloudapi.iotcloud.v20210408.models -
-
Uses of DescribePrivateCAResponse in com.tencentcloudapi.iotcloud.v20210408
Methods in com.tencentcloudapi.iotcloud.v20210408 that return DescribePrivateCAResponse Modifier and Type Method Description DescribePrivateCAResponseIotcloudClient. DescribePrivateCA(DescribePrivateCARequest req)查询私有化CA信息 -
Uses of DescribePrivateCAResponse in com.tencentcloudapi.iotcloud.v20210408.models
Constructors in com.tencentcloudapi.iotcloud.v20210408.models with parameters of type DescribePrivateCAResponse Constructor Description DescribePrivateCAResponse(DescribePrivateCAResponse 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.
-