| Package | Description |
|---|---|
| com.tencentcloudapi.iotcloud.v20210408.models |
| Modifier and Type | Method and Description |
|---|---|
CertInfo |
DescribePrivateCAResponse.getCA()
Get 私有化CA详情
|
CertInfo[] |
DescribeProductCAResponse.getCAs()
Get CA证书列表
|
CertInfo[] |
DescribePrivateCAsResponse.getCAs()
Get 私有CA证书列表
|
| Modifier and Type | Method and Description |
|---|---|
void |
DescribePrivateCAResponse.setCA(CertInfo CA)
Set 私有化CA详情
|
void |
DescribeProductCAResponse.setCAs(CertInfo[] CAs)
Set CA证书列表
|
void |
DescribePrivateCAsResponse.setCAs(CertInfo[] CAs)
Set 私有CA证书列表
|
| 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 © 2025. All rights reserved.