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