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