public static class DescribeWebAreaBlockConfigsResponseBody.DescribeWebAreaBlockConfigsResponseBodyAreaBlockConfigs
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
String |
domain
The domain name of the website.
|
List<DescribeWebAreaBlockConfigsResponseBody.DescribeWebAreaBlockConfigsResponseBodyAreaBlockConfigsRegionList> |
regionList
The configuration of the blocked locations.
|
| 构造器和说明 |
|---|
DescribeWebAreaBlockConfigsResponseBodyAreaBlockConfigs() |
@NameInMap(value="Domain") public String domain
The domain name of the website.
example:@NameInMap(value="RegionList") public List<DescribeWebAreaBlockConfigsResponseBody.DescribeWebAreaBlockConfigsResponseBodyAreaBlockConfigsRegionList> regionList
The configuration of the blocked locations.
public DescribeWebAreaBlockConfigsResponseBodyAreaBlockConfigs()
public static DescribeWebAreaBlockConfigsResponseBody.DescribeWebAreaBlockConfigsResponseBodyAreaBlockConfigs build(Map<String,?> map) throws Exception
Exceptionpublic DescribeWebAreaBlockConfigsResponseBody.DescribeWebAreaBlockConfigsResponseBodyAreaBlockConfigs setDomain(String domain)
public String getDomain()
public DescribeWebAreaBlockConfigsResponseBody.DescribeWebAreaBlockConfigsResponseBodyAreaBlockConfigs setRegionList(List<DescribeWebAreaBlockConfigsResponseBody.DescribeWebAreaBlockConfigsResponseBodyAreaBlockConfigsRegionList> regionList)
public List<DescribeWebAreaBlockConfigsResponseBody.DescribeWebAreaBlockConfigsResponseBodyAreaBlockConfigsRegionList> getRegionList()
Copyright © 2026. All rights reserved.