public class ListConvertableEcuResponse
extends com.aliyuncs.AcsResponse
| Modifier and Type | Class and Description |
|---|---|
static class |
ListConvertableEcuResponse.Instance |
| Constructor and Description |
|---|
ListConvertableEcuResponse() |
| Modifier and Type | Method and Description |
|---|---|
Integer |
getCode() |
ListConvertableEcuResponse |
getInstance(com.aliyuncs.transform.UnmarshallerContext context) |
List<ListConvertableEcuResponse.Instance> |
getInstanceList() |
String |
getMessage() |
void |
setCode(Integer code) |
void |
setInstanceList(List<ListConvertableEcuResponse.Instance> instanceList) |
void |
setMessage(String message) |
public Integer getCode()
public void setCode(Integer code)
public String getMessage()
public void setMessage(String message)
public List<ListConvertableEcuResponse.Instance> getInstanceList()
public void setInstanceList(List<ListConvertableEcuResponse.Instance> instanceList)
public ListConvertableEcuResponse getInstance(com.aliyuncs.transform.UnmarshallerContext context)
getInstance in class com.aliyuncs.AcsResponseCopyright © 2018. All Rights Reserved.