Package | Description |
---|---|
com.tencentcloudapi.live.v20180801.models |
Modifier and Type | Method and Description |
---|---|
CertInfo |
DescribeLiveCertResponse.getCertInfo()
Get 证书信息。
|
CertInfo[] |
DescribeLiveCertsResponse.getCertInfoSet()
Get 证书信息列表。
|
Modifier and Type | Method and Description |
---|---|
void |
DescribeLiveCertResponse.setCertInfo(CertInfo CertInfo)
Set 证书信息。
|
void |
DescribeLiveCertsResponse.setCertInfoSet(CertInfo[] CertInfoSet)
Set 证书信息列表。
|
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 © 2024. All rights reserved.