Package | Description |
---|---|
com.tencentcloudapi.antiddos.v20200309.models |
Modifier and Type | Method and Description |
---|---|
DDoSSpeedLimitConfig |
ModifyDDoSSpeedLimitConfigRequest.getDDoSSpeedLimitConfig()
Get Access rate limit configuration.
|
DDoSSpeedLimitConfig |
DeleteDDoSSpeedLimitConfigRequest.getDDoSSpeedLimitConfig()
Get Access rate limit configuration.
|
DDoSSpeedLimitConfig |
CreateDDoSSpeedLimitConfigRequest.getDDoSSpeedLimitConfig()
Get Access rate limit configuration.
|
DDoSSpeedLimitConfig |
DDoSSpeedLimitConfigRelation.getSpeedLimitConfig()
Get Anti-DDoS access rate limit configuration
|
Modifier and Type | Method and Description |
---|---|
void |
ModifyDDoSSpeedLimitConfigRequest.setDDoSSpeedLimitConfig(DDoSSpeedLimitConfig DDoSSpeedLimitConfig)
Set Access rate limit configuration.
|
void |
DeleteDDoSSpeedLimitConfigRequest.setDDoSSpeedLimitConfig(DDoSSpeedLimitConfig DDoSSpeedLimitConfig)
Set Access rate limit configuration.
|
void |
CreateDDoSSpeedLimitConfigRequest.setDDoSSpeedLimitConfig(DDoSSpeedLimitConfig DDoSSpeedLimitConfig)
Set Access rate limit configuration.
|
void |
DDoSSpeedLimitConfigRelation.setSpeedLimitConfig(DDoSSpeedLimitConfig SpeedLimitConfig)
Set Anti-DDoS access rate limit configuration
|
Constructor and Description |
---|
DDoSSpeedLimitConfig(DDoSSpeedLimitConfig 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 © 2023. All rights reserved.