public static class DescribeWebAreaBlockConfigsResponseBody.DescribeWebAreaBlockConfigsResponseBodyAreaBlockConfigsRegionList
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
Integer |
block
Indicates whether the location is blocked.
|
String |
region
The name of the location.
|
| 构造器和说明 |
|---|
DescribeWebAreaBlockConfigsResponseBodyAreaBlockConfigsRegionList() |
@NameInMap(value="Block") public Integer block
Indicates whether the location is blocked. Valid values:
0
@NameInMap(value="Region") public String region
The name of the location.
example:CN-SHANGHAI
public DescribeWebAreaBlockConfigsResponseBodyAreaBlockConfigsRegionList()
public static DescribeWebAreaBlockConfigsResponseBody.DescribeWebAreaBlockConfigsResponseBodyAreaBlockConfigsRegionList build(Map<String,?> map) throws Exception
Exceptionpublic DescribeWebAreaBlockConfigsResponseBody.DescribeWebAreaBlockConfigsResponseBodyAreaBlockConfigsRegionList setBlock(Integer block)
public Integer getBlock()
public DescribeWebAreaBlockConfigsResponseBody.DescribeWebAreaBlockConfigsResponseBodyAreaBlockConfigsRegionList setRegion(String region)
public String getRegion()
Copyright © 2026. All rights reserved.