Package | Description |
---|---|
com.tencentcloudapi.antiddos.v20200309.models |
Modifier and Type | Method and Description |
---|---|
DDoSGeoIPBlockConfig |
DeleteDDoSGeoIPBlockConfigRequest.getDDoSGeoIPBlockConfig()
Get Region blocking configuration.
|
DDoSGeoIPBlockConfig |
CreateDDoSGeoIPBlockConfigRequest.getDDoSGeoIPBlockConfig()
Get Region blocking configuration.
|
DDoSGeoIPBlockConfig |
ModifyDDoSGeoIPBlockConfigRequest.getDDoSGeoIPBlockConfig()
Get Region blocking configuration.
|
DDoSGeoIPBlockConfig |
DDoSGeoIPBlockConfigRelation.getGeoIPBlockConfig()
Get Anti-DDoS region blocking configuration
|
Modifier and Type | Method and Description |
---|---|
void |
DeleteDDoSGeoIPBlockConfigRequest.setDDoSGeoIPBlockConfig(DDoSGeoIPBlockConfig DDoSGeoIPBlockConfig)
Set Region blocking configuration.
|
void |
CreateDDoSGeoIPBlockConfigRequest.setDDoSGeoIPBlockConfig(DDoSGeoIPBlockConfig DDoSGeoIPBlockConfig)
Set Region blocking configuration.
|
void |
ModifyDDoSGeoIPBlockConfigRequest.setDDoSGeoIPBlockConfig(DDoSGeoIPBlockConfig DDoSGeoIPBlockConfig)
Set Region blocking configuration.
|
void |
DDoSGeoIPBlockConfigRelation.setGeoIPBlockConfig(DDoSGeoIPBlockConfig GeoIPBlockConfig)
Set Anti-DDoS region blocking configuration
|
Constructor and Description |
---|
DDoSGeoIPBlockConfig(DDoSGeoIPBlockConfig 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.