public class DescribeTopSQLListResponse
extends com.aliyuncs.AcsResponse
| 限定符和类型 | 类和说明 |
|---|---|
static class |
DescribeTopSQLListResponse.Data |
| 构造器和说明 |
|---|
DescribeTopSQLListResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
checkShowJsonItemName() |
DescribeTopSQLListResponse |
getInstance(com.aliyuncs.transform.UnmarshallerContext context) |
String |
getRequestId() |
List<DescribeTopSQLListResponse.Data> |
getTopSQLList() |
Long |
getTotalCount() |
void |
setRequestId(String requestId) |
void |
setTopSQLList(List<DescribeTopSQLListResponse.Data> topSQLList) |
void |
setTotalCount(Long totalCount) |
public Long getTotalCount()
public void setTotalCount(Long totalCount)
public String getRequestId()
public void setRequestId(String requestId)
public List<DescribeTopSQLListResponse.Data> getTopSQLList()
public void setTopSQLList(List<DescribeTopSQLListResponse.Data> topSQLList)
public DescribeTopSQLListResponse getInstance(com.aliyuncs.transform.UnmarshallerContext context)
getInstance 在类中 com.aliyuncs.AcsResponsepublic boolean checkShowJsonItemName()
checkShowJsonItemName 在类中 com.aliyuncs.AcsResponseCopyright © 2023. All Rights Reserved.