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