| Package | Description | 
|---|---|
| com.tencentcloudapi.dayu.v20180709.models | 
| Modifier and Type | Method and Description | 
|---|---|
| DDoSPolicyPortLimit[] | DDosPolicy. getPortLimits()Get Disabled port | 
| DDoSPolicyPortLimit[] | CreateDDoSPolicyRequest. getPortLimits()Get Ports to be closed. | 
| DDoSPolicyPortLimit[] | ModifyDDoSPolicyRequest. getPortLimits()Get Port disablement. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | DDosPolicy. setPortLimits(DDoSPolicyPortLimit[] PortLimits)Set Disabled port | 
| void | CreateDDoSPolicyRequest. setPortLimits(DDoSPolicyPortLimit[] PortLimits)Set Ports to be closed. | 
| void | ModifyDDoSPolicyRequest. setPortLimits(DDoSPolicyPortLimit[] PortLimits)Set Port disablement. | 
| Constructor and Description | 
|---|
| DDoSPolicyPortLimit(DDoSPolicyPortLimit 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.