public class InsertApplicationResponse
extends com.aliyuncs.AcsResponse
| Modifier and Type | Class and Description |
|---|---|
static class |
InsertApplicationResponse.ApplicationInfo |
| Constructor and Description |
|---|
InsertApplicationResponse() |
| Modifier and Type | Method and Description |
|---|---|
InsertApplicationResponse.ApplicationInfo |
getApplicationInfo() |
Integer |
getCode() |
InsertApplicationResponse |
getInstance(com.aliyuncs.transform.UnmarshallerContext context) |
String |
getMessage() |
void |
setApplicationInfo(InsertApplicationResponse.ApplicationInfo applicationInfo) |
void |
setCode(Integer code) |
void |
setMessage(String message) |
public Integer getCode()
public void setCode(Integer code)
public String getMessage()
public void setMessage(String message)
public InsertApplicationResponse.ApplicationInfo getApplicationInfo()
public void setApplicationInfo(InsertApplicationResponse.ApplicationInfo applicationInfo)
public InsertApplicationResponse getInstance(com.aliyuncs.transform.UnmarshallerContext context)
getInstance in class com.aliyuncs.AcsResponseCopyright © 2018. All Rights Reserved.