public class DescribeDiagnosticReportListResponse
extends com.aliyuncs.AcsResponse
| Modifier and Type | Class and Description |
|---|---|
static class |
DescribeDiagnosticReportListResponse.Report |
| Constructor and Description |
|---|
DescribeDiagnosticReportListResponse() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
checkShowJsonItemName() |
DescribeDiagnosticReportListResponse |
getInstance(com.aliyuncs.transform.UnmarshallerContext context) |
List<DescribeDiagnosticReportListResponse.Report> |
getReportList() |
String |
getRequestId() |
void |
setReportList(List<DescribeDiagnosticReportListResponse.Report> reportList) |
void |
setRequestId(String requestId) |
public DescribeDiagnosticReportListResponse()
public String getRequestId()
public void setRequestId(String requestId)
public List<DescribeDiagnosticReportListResponse.Report> getReportList()
public void setReportList(List<DescribeDiagnosticReportListResponse.Report> reportList)
public DescribeDiagnosticReportListResponse getInstance(com.aliyuncs.transform.UnmarshallerContext context)
getInstance in class com.aliyuncs.AcsResponsepublic boolean checkShowJsonItemName()
checkShowJsonItemName in class com.aliyuncs.AcsResponseCopyright © 2018. All Rights Reserved.