public class GetApplicationResponse
extends com.aliyuncs.AcsResponse
| Modifier and Type | Class and Description |
|---|---|
static class |
GetApplicationResponse.Applcation |
| Constructor and Description |
|---|
GetApplicationResponse() |
| Modifier and Type | Method and Description |
|---|---|
GetApplicationResponse.Applcation |
getApplcation() |
Integer |
getCode() |
GetApplicationResponse |
getInstance(com.aliyuncs.transform.UnmarshallerContext context) |
String |
getMessage() |
void |
setApplcation(GetApplicationResponse.Applcation applcation) |
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 GetApplicationResponse.Applcation getApplcation()
public void setApplcation(GetApplicationResponse.Applcation applcation)
public GetApplicationResponse getInstance(com.aliyuncs.transform.UnmarshallerContext context)
getInstance in class com.aliyuncs.AcsResponseCopyright © 2018. All Rights Reserved.