public class DescribeSQLCollectorPolicyResponse
extends com.aliyuncs.AcsResponse
| Constructor and Description |
|---|
DescribeSQLCollectorPolicyResponse() |
| Modifier and Type | Method and Description |
|---|---|
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 in class com.aliyuncs.AcsResponseCopyright © 2018. All Rights Reserved.