public class DescribeCustinsKernelReleaseNotesResponse
extends com.aliyuncs.AcsResponse
| Constructor and Description |
|---|
DescribeCustinsKernelReleaseNotesResponse() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDBInstanceDiffReleaseNote() |
String |
getDBInstanceId() |
DescribeCustinsKernelReleaseNotesResponse |
getInstance(com.aliyuncs.transform.UnmarshallerContext context) |
String |
getRequestId() |
void |
setDBInstanceDiffReleaseNote(String dBInstanceDiffReleaseNote) |
void |
setDBInstanceId(String dBInstanceId) |
void |
setRequestId(String requestId) |
public DescribeCustinsKernelReleaseNotesResponse()
public String getRequestId()
public void setRequestId(String requestId)
public String getDBInstanceId()
public void setDBInstanceId(String dBInstanceId)
public String getDBInstanceDiffReleaseNote()
public void setDBInstanceDiffReleaseNote(String dBInstanceDiffReleaseNote)
public DescribeCustinsKernelReleaseNotesResponse getInstance(com.aliyuncs.transform.UnmarshallerContext context)
getInstance in class com.aliyuncs.AcsResponseCopyright © 2018. All Rights Reserved.