| Package | Description | 
|---|---|
| com.tencentcloudapi.cdn.v20180606.models | 
| Modifier and Type | Method and Description | 
|---|---|
| DownstreamCapping | MainlandConfig. getDownstreamCapping()Get 下载限速配置。
注意:此字段可能返回 null,表示取不到有效值。 | 
| DownstreamCapping | OverseaConfig. getDownstreamCapping()Get 下载限速配置。
注意:此字段可能返回 null,表示取不到有效值。 | 
| DownstreamCapping | UpdateDomainConfigRequest. getDownstreamCapping()Get 下载速度配置 | 
| DownstreamCapping | AddCdnDomainRequest. getDownstreamCapping()Get 下载速度配置 | 
| DownstreamCapping | DetailDomain. getDownstreamCapping()Get 单链接下行限速配置
注意:此字段可能返回 null,表示取不到有效值。 | 
| Modifier and Type | Method and Description | 
|---|---|
| void | MainlandConfig. setDownstreamCapping(DownstreamCapping DownstreamCapping)Set 下载限速配置。
注意:此字段可能返回 null,表示取不到有效值。 | 
| void | OverseaConfig. setDownstreamCapping(DownstreamCapping DownstreamCapping)Set 下载限速配置。
注意:此字段可能返回 null,表示取不到有效值。 | 
| void | UpdateDomainConfigRequest. setDownstreamCapping(DownstreamCapping DownstreamCapping)Set 下载速度配置 | 
| void | AddCdnDomainRequest. setDownstreamCapping(DownstreamCapping DownstreamCapping)Set 下载速度配置 | 
| void | DetailDomain. setDownstreamCapping(DownstreamCapping DownstreamCapping)Set 单链接下行限速配置
注意:此字段可能返回 null,表示取不到有效值。 | 
| Constructor and Description | 
|---|
| DownstreamCapping(DownstreamCapping 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.