public class CreateEduAccountResponse
extends com.aliyuncs.AcsResponse
| Constructor and Description |
|---|
CreateEduAccountResponse() |
| Modifier and Type | Method and Description |
|---|---|
String |
getEduAccountId() |
CreateEduAccountResponse |
getInstance(com.aliyuncs.transform.UnmarshallerContext context) |
String |
getMessage() |
void |
setEduAccountId(String eduAccountId) |
void |
setMessage(String message) |
public String getMessage()
public void setMessage(String message)
public String getEduAccountId()
public void setEduAccountId(String eduAccountId)
public CreateEduAccountResponse getInstance(com.aliyuncs.transform.UnmarshallerContext context)
getInstance in class com.aliyuncs.AcsResponseCopyright © 2018. All Rights Reserved.