public class DescribeUnCompatibilitySqlResponse
extends com.aliyuncs.v5.AcsResponse
| Constructor and Description |
|---|
DescribeUnCompatibilitySqlResponse() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
checkShowJsonItemName() |
List<String> |
getErrorSqls() |
DescribeUnCompatibilitySqlResponse |
getInstance(com.aliyuncs.v5.transform.UnmarshallerContext context) |
String |
getRequestId() |
Boolean |
getSuccess() |
void |
setErrorSqls(List<String> errorSqls) |
void |
setRequestId(String requestId) |
void |
setSuccess(Boolean success) |
public String getRequestId()
public void setRequestId(String requestId)
public Boolean getSuccess()
public void setSuccess(Boolean success)
public DescribeUnCompatibilitySqlResponse getInstance(com.aliyuncs.v5.transform.UnmarshallerContext context)
getInstance in class com.aliyuncs.v5.AcsResponsepublic boolean checkShowJsonItemName()
checkShowJsonItemName in class com.aliyuncs.v5.AcsResponseCopyright © 2020. All Rights Reserved.