public class InsertOrUpdateRegionResponse
extends com.aliyuncs.AcsResponse
| Modifier and Type | Class and Description |
|---|---|
static class |
InsertOrUpdateRegionResponse.UserDefineRegionEntity |
| Constructor and Description |
|---|
InsertOrUpdateRegionResponse() |
| Modifier and Type | Method and Description |
|---|---|
Integer |
getCode() |
InsertOrUpdateRegionResponse |
getInstance(com.aliyuncs.transform.UnmarshallerContext context) |
String |
getMessage() |
InsertOrUpdateRegionResponse.UserDefineRegionEntity |
getUserDefineRegionEntity() |
void |
setCode(Integer code) |
void |
setMessage(String message) |
void |
setUserDefineRegionEntity(InsertOrUpdateRegionResponse.UserDefineRegionEntity userDefineRegionEntity) |
public Integer getCode()
public void setCode(Integer code)
public String getMessage()
public void setMessage(String message)
public InsertOrUpdateRegionResponse.UserDefineRegionEntity getUserDefineRegionEntity()
public void setUserDefineRegionEntity(InsertOrUpdateRegionResponse.UserDefineRegionEntity userDefineRegionEntity)
public InsertOrUpdateRegionResponse getInstance(com.aliyuncs.transform.UnmarshallerContext context)
getInstance in class com.aliyuncs.AcsResponseCopyright © 2018. All Rights Reserved.