| Package | Description |
|---|---|
| com.tencentcloudapi.teo.v20220901.models |
| Modifier and Type | Method and Description |
|---|---|
CertificateInfo[] |
MutualTLS.getCertInfos()
Get Mutual authentication certificate list.
|
CertificateInfo[] |
AccelerationDomainCertificate.getList()
Get List of server certificates.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MutualTLS.setCertInfos(CertificateInfo[] CertInfos)
Set Mutual authentication certificate list.
|
void |
AccelerationDomainCertificate.setList(CertificateInfo[] List)
Set List of server certificates.
|
| Constructor and Description |
|---|
CertificateInfo(CertificateInfo 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.