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