public class DescribePdnsThreatStatisticResponseBody
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 类和说明 |
|---|---|
static class |
DescribePdnsThreatStatisticResponseBody.DescribePdnsThreatStatisticResponseBodyData |
| 限定符和类型 | 字段和说明 |
|---|---|
List<DescribePdnsThreatStatisticResponseBody.DescribePdnsThreatStatisticResponseBodyData> |
data |
String |
requestId |
| 构造器和说明 |
|---|
DescribePdnsThreatStatisticResponseBody() |
@NameInMap(value="Data") public List<DescribePdnsThreatStatisticResponseBody.DescribePdnsThreatStatisticResponseBodyData> data
@NameInMap(value="RequestId") public String requestId
public static DescribePdnsThreatStatisticResponseBody build(Map<String,?> map) throws Exception
Exceptionpublic DescribePdnsThreatStatisticResponseBody setData(List<DescribePdnsThreatStatisticResponseBody.DescribePdnsThreatStatisticResponseBodyData> data)
public List<DescribePdnsThreatStatisticResponseBody.DescribePdnsThreatStatisticResponseBodyData> getData()
public DescribePdnsThreatStatisticResponseBody setRequestId(String requestId)
public String getRequestId()
Copyright © 2022. All rights reserved.