public class TodayMalwareNumResponse
extends com.aliyuncs.AcsResponse
| Constructor and Description |
|---|
TodayMalwareNumResponse() |
| Modifier and Type | Method and Description |
|---|---|
TodayMalwareNumResponse |
getInstance(com.aliyuncs.transform.UnmarshallerContext context) |
String |
getRequestId() |
Long |
getTodayMalwareNum() |
void |
setRequestId(String requestId) |
void |
setTodayMalwareNum(Long todayMalwareNum) |
public String getRequestId()
public void setRequestId(String requestId)
public Long getTodayMalwareNum()
public void setTodayMalwareNum(Long todayMalwareNum)
public TodayMalwareNumResponse getInstance(com.aliyuncs.transform.UnmarshallerContext context)
getInstance in class com.aliyuncs.AcsResponseCopyright © 2019. All Rights Reserved.