| Package | Description |
|---|---|
| com.tencentcloudapi.vod.v20180717.models |
| Modifier and Type | Method and Description |
|---|---|
CdnLogInfo[] |
DescribeCdnLogsResponse.getDomesticCdnLogs()
Get Log download list for CDN nodes in Mainland China.
|
CdnLogInfo[] |
DescribeCdnLogsResponse.getOverseaCdnLogs()
Get Log download list for CDN nodes outside Mainland China.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DescribeCdnLogsResponse.setDomesticCdnLogs(CdnLogInfo[] DomesticCdnLogs)
Set Log download list for CDN nodes in Mainland China.
|
void |
DescribeCdnLogsResponse.setOverseaCdnLogs(CdnLogInfo[] OverseaCdnLogs)
Set Log download list for CDN nodes outside Mainland China.
|
| Constructor and Description |
|---|
CdnLogInfo(CdnLogInfo 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.