public class ListUserReportsResponse
extends com.aliyuncs.v5.AcsResponse
| Modifier and Type | Class and Description |
|---|---|
static class |
ListUserReportsResponse.SqlComparisonReport |
| Constructor and Description |
|---|
ListUserReportsResponse() |
| Modifier and Type | Method and Description |
|---|---|
ListUserReportsResponse |
getInstance(com.aliyuncs.v5.transform.UnmarshallerContext context) |
String |
getRequestId() |
ListUserReportsResponse.SqlComparisonReport |
getSqlComparisonReport() |
Boolean |
getSuccess() |
void |
setRequestId(String requestId) |
void |
setSqlComparisonReport(ListUserReportsResponse.SqlComparisonReport sqlComparisonReport) |
void |
setSuccess(Boolean success) |
public String getRequestId()
public void setRequestId(String requestId)
public Boolean getSuccess()
public void setSuccess(Boolean success)
public ListUserReportsResponse.SqlComparisonReport getSqlComparisonReport()
public void setSqlComparisonReport(ListUserReportsResponse.SqlComparisonReport sqlComparisonReport)
public ListUserReportsResponse getInstance(com.aliyuncs.v5.transform.UnmarshallerContext context)
getInstance in class com.aliyuncs.v5.AcsResponseCopyright © 2020. All Rights Reserved.