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