public static class DescribePdnsThreatLogsResponseBody.DescribePdnsThreatLogsResponseBodyLogs
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
String |
sourceIp |
String |
subDomain |
String |
threatLevel |
String |
threatTime |
String |
threatType |
| 构造器和说明 |
|---|
DescribePdnsThreatLogsResponseBodyLogs() |
@NameInMap(value="SourceIp") public String sourceIp
@NameInMap(value="SubDomain") public String subDomain
@NameInMap(value="ThreatLevel") public String threatLevel
@NameInMap(value="ThreatTime") public String threatTime
@NameInMap(value="ThreatType") public String threatType
public static DescribePdnsThreatLogsResponseBody.DescribePdnsThreatLogsResponseBodyLogs build(Map<String,?> map) throws Exception
Exceptionpublic DescribePdnsThreatLogsResponseBody.DescribePdnsThreatLogsResponseBodyLogs setSourceIp(String sourceIp)
public String getSourceIp()
public DescribePdnsThreatLogsResponseBody.DescribePdnsThreatLogsResponseBodyLogs setSubDomain(String subDomain)
public String getSubDomain()
public DescribePdnsThreatLogsResponseBody.DescribePdnsThreatLogsResponseBodyLogs setThreatLevel(String threatLevel)
public String getThreatLevel()
public DescribePdnsThreatLogsResponseBody.DescribePdnsThreatLogsResponseBodyLogs setThreatTime(String threatTime)
public String getThreatTime()
public DescribePdnsThreatLogsResponseBody.DescribePdnsThreatLogsResponseBodyLogs setThreatType(String threatType)
public String getThreatType()
Copyright © 2022. All rights reserved.