| Package | Description | 
|---|---|
| com.tencentcloudapi.live.v20180801.models | 
| Modifier and Type | Method and Description | 
|---|---|
CertInfo | 
DescribeLiveCertResponse.getCertInfo()
Get Certificate information. 
 | 
CertInfo[] | 
DescribeLiveCertsResponse.getCertInfoSet()
Get Certificate information list. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
DescribeLiveCertResponse.setCertInfo(CertInfo CertInfo)
Set Certificate information. 
 | 
void | 
DescribeLiveCertsResponse.setCertInfoSet(CertInfo[] CertInfoSet)
Set Certificate information list. 
 | 
| 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 © 2022. All rights reserved.