public class DescribeSQLExplorerRetentionResponse
extends com.aliyuncs.AcsResponse
| 构造器和说明 |
|---|
DescribeSQLExplorerRetentionResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getConfigValue() |
Integer |
getDBInstanceID() |
String |
getDBInstanceName() |
DescribeSQLExplorerRetentionResponse |
getInstance(com.aliyuncs.transform.UnmarshallerContext context) |
String |
getRequestId() |
void |
setConfigValue(String configValue) |
void |
setDBInstanceID(Integer dBInstanceID) |
void |
setDBInstanceName(String dBInstanceName) |
void |
setRequestId(String requestId) |
public String getConfigValue()
public void setConfigValue(String configValue)
public String getRequestId()
public void setRequestId(String requestId)
public Integer getDBInstanceID()
public void setDBInstanceID(Integer dBInstanceID)
public String getDBInstanceName()
public void setDBInstanceName(String dBInstanceName)
public DescribeSQLExplorerRetentionResponse getInstance(com.aliyuncs.transform.UnmarshallerContext context)
getInstance 在类中 com.aliyuncs.AcsResponseCopyright © 2021. All Rights Reserved.