public class DescribeSQLExplorerPolicyResponse
extends com.aliyuncs.AcsResponse
| 构造器和说明 |
|---|
DescribeSQLExplorerPolicyResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
DescribeSQLExplorerPolicyResponse |
getInstance(com.aliyuncs.transform.UnmarshallerContext context) |
String |
getRequestId() |
String |
getSQLCollectorStatus() |
void |
setRequestId(String requestId) |
void |
setSQLCollectorStatus(String sQLCollectorStatus) |
public String getRequestId()
public void setRequestId(String requestId)
public String getSQLCollectorStatus()
public void setSQLCollectorStatus(String sQLCollectorStatus)
public DescribeSQLExplorerPolicyResponse getInstance(com.aliyuncs.transform.UnmarshallerContext context)
getInstance 在类中 com.aliyuncs.AcsResponseCopyright © 2021. All Rights Reserved.