Package | Description |
---|---|
com.tencentcloudapi.cwp.v20180228.models |
Modifier and Type | Method and Description |
---|---|
BanWhiteList |
ModifyBanWhiteListRequest.getRules()
Get 修改白名单规则项
|
BanWhiteList |
CreateBanWhiteListRequest.getRules()
Get 阻断规则
|
Modifier and Type | Method and Description |
---|---|
void |
ModifyBanWhiteListRequest.setRules(BanWhiteList Rules)
Set 修改白名单规则项
|
void |
CreateBanWhiteListRequest.setRules(BanWhiteList Rules)
Set 阻断规则
|
Constructor and Description |
---|
BanWhiteList(BanWhiteList 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.