| Package | Description | 
|---|---|
| com.tencentcloudapi.iotcloud.v20210408.models | 
| Modifier and Type | Method and Description | 
|---|---|
| CertInfo | DescribePrivateCAResponse. getCA()Get Details of the private CA certificate | 
| CertInfo[] | DescribePrivateCAsResponse. getCAs()Get List of private CA certificates | 
| CertInfo[] | DescribeProductCAResponse. getCAs()Get List of CA certificates bound to the product | 
| Modifier and Type | Method and Description | 
|---|---|
| void | DescribePrivateCAResponse. setCA(CertInfo CA)Set Details of the private CA certificate | 
| void | DescribePrivateCAsResponse. setCAs(CertInfo[] CAs)Set List of private CA certificates | 
| void | DescribeProductCAResponse. setCAs(CertInfo[] CAs)Set List of CA certificates bound to the product | 
| Constructor and Description | 
|---|
| CertInfo(CertInfo 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. | 
Copyright © 2021. All rights reserved.