Package | Description |
---|---|
com.tencentcloudapi.teo.v20220901.models |
Modifier and Type | Method and Description |
---|---|
DropPageDetail |
DropPageConfig.getAclDropPageDetail()
Get The settings of the block page that applies custom rules.
|
DropPageDetail |
DropPageConfig.getWafDropPageDetail()
Get The settings of the block page that applies managed rules.
|
Modifier and Type | Method and Description |
---|---|
void |
DropPageConfig.setAclDropPageDetail(DropPageDetail AclDropPageDetail)
Set The settings of the block page that applies custom rules.
|
void |
DropPageConfig.setWafDropPageDetail(DropPageDetail WafDropPageDetail)
Set The settings of the block page that applies managed rules.
|
Constructor and Description |
---|
DropPageDetail(DropPageDetail 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.