public class DescribeWebAreaBlockConfigsResponseBody
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
List<DescribeWebAreaBlockConfigsResponseBody.DescribeWebAreaBlockConfigsResponseBodyAreaBlockConfigs> |
areaBlockConfigs
An array that consists of the configurations of the Location Blacklist (Domain Names) policy.
|
String |
requestId
The ID of the request.
|
| 构造器和说明 |
|---|
DescribeWebAreaBlockConfigsResponseBody() |
@NameInMap(value="AreaBlockConfigs") public List<DescribeWebAreaBlockConfigsResponseBody.DescribeWebAreaBlockConfigsResponseBodyAreaBlockConfigs> areaBlockConfigs
An array that consists of the configurations of the Location Blacklist (Domain Names) policy.
@NameInMap(value="RequestId") public String requestId
The ID of the request.
example:0bcf28g5-d57c-11e7-9bs0-d89d6717dxbc
public static DescribeWebAreaBlockConfigsResponseBody build(Map<String,?> map) throws Exception
Exceptionpublic DescribeWebAreaBlockConfigsResponseBody setAreaBlockConfigs(List<DescribeWebAreaBlockConfigsResponseBody.DescribeWebAreaBlockConfigsResponseBodyAreaBlockConfigs> areaBlockConfigs)
public List<DescribeWebAreaBlockConfigsResponseBody.DescribeWebAreaBlockConfigsResponseBodyAreaBlockConfigs> getAreaBlockConfigs()
public DescribeWebAreaBlockConfigsResponseBody setRequestId(String requestId)
public String getRequestId()
Copyright © 2026. All rights reserved.