public static final class DeleteDefenseResourceGroupRequest.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
DeleteDefenseResourceGroupRequest |
build() |
DeleteDefenseResourceGroupRequest.Builder |
groupName(String groupName)
The name of the protected object group that you want to delete.
|
DeleteDefenseResourceGroupRequest.Builder |
instanceId(String instanceId)
The ID of the Web Application Firewall (WAF) instance.
|
DeleteDefenseResourceGroupRequest.Builder |
regionId(String regionId)
The region where the WAF instance resides.
|
DeleteDefenseResourceGroupRequest.Builder |
resourceManagerResourceGroupId(String resourceManagerResourceGroupId)
The ID of the resource group.
|
public DeleteDefenseResourceGroupRequest.Builder groupName(String groupName)
public DeleteDefenseResourceGroupRequest.Builder instanceId(String instanceId)
> You can call the [DescribeInstance](~~433756~~) operation to obtain the ID of the WAF instance.
public DeleteDefenseResourceGroupRequest.Builder regionId(String regionId)
* **cn-hangzhou:** the Chinese mainland. * **ap-southeast-1:** outside the Chinese mainland.
public DeleteDefenseResourceGroupRequest.Builder resourceManagerResourceGroupId(String resourceManagerResourceGroupId)
public DeleteDefenseResourceGroupRequest build()
Copyright © 2024. All rights reserved.