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