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