public static final class ClearMajorProtectionBlackIpRequest.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
ClearMajorProtectionBlackIpRequest |
build() |
ClearMajorProtectionBlackIpRequest.Builder |
instanceId(String instanceId)
The ID of the Web Application Firewall (WAF) instance.
|
ClearMajorProtectionBlackIpRequest.Builder |
regionId(String regionId)
The region where the WAF instance resides.
|
ClearMajorProtectionBlackIpRequest.Builder |
resourceManagerResourceGroupId(String resourceManagerResourceGroupId)
The ID of the Alibaba Cloud resource group.
|
ClearMajorProtectionBlackIpRequest.Builder |
ruleId(Long ruleId)
The ID of the IP address blacklist rule for major event protection.
|
ClearMajorProtectionBlackIpRequest.Builder |
templateId(Long templateId)
The ID of the IP address blacklist rule template for major event protection.
|
public ClearMajorProtectionBlackIpRequest.Builder instanceId(String instanceId)
> You can call the [DescribeInstance](~~433756~~) operation to obtain the ID of the WAF instance.
public ClearMajorProtectionBlackIpRequest.Builder regionId(String regionId)
* **cn-hangzhou:** the Chinese mainland. * **ap-southeast-1:** outside the Chinese mainland.
public ClearMajorProtectionBlackIpRequest.Builder resourceManagerResourceGroupId(String resourceManagerResourceGroupId)
public ClearMajorProtectionBlackIpRequest.Builder ruleId(Long ruleId)
public ClearMajorProtectionBlackIpRequest.Builder templateId(Long templateId)
public ClearMajorProtectionBlackIpRequest build()
Copyright © 2024. All rights reserved.