Package | Description |
---|---|
com.tencentcloudapi.antiddos.v20200309.models |
Modifier and Type | Method and Description |
---|---|
CcGeoIPBlockConfig |
DeleteCcGeoIPBlockConfigRequest.getCcGeoIPBlockConfig()
Get Region blocking configuration.
|
CcGeoIPBlockConfig |
CreateCcGeoIPBlockConfigRequest.getCcGeoIPBlockConfig()
Get CC regional blocking configuration
|
Modifier and Type | Method and Description |
---|---|
void |
DeleteCcGeoIPBlockConfigRequest.setCcGeoIPBlockConfig(CcGeoIPBlockConfig CcGeoIPBlockConfig)
Set Region blocking configuration.
|
void |
CreateCcGeoIPBlockConfigRequest.setCcGeoIPBlockConfig(CcGeoIPBlockConfig CcGeoIPBlockConfig)
Set CC regional blocking configuration
|
Constructor and Description |
---|
CcGeoIPBlockConfig(CcGeoIPBlockConfig 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.