public class QueryInterSmsIsoInfoResponse
extends com.aliyuncs.AcsResponse
| Modifier and Type | Class and Description |
|---|---|
static class |
QueryInterSmsIsoInfoResponse.IsoSupportDTO |
| Constructor and Description |
|---|
QueryInterSmsIsoInfoResponse() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCode() |
QueryInterSmsIsoInfoResponse |
getInstance(com.aliyuncs.transform.UnmarshallerContext context) |
List<QueryInterSmsIsoInfoResponse.IsoSupportDTO> |
getIsoSupportDTOs() |
String |
getMessage() |
String |
getRequestId() |
void |
setCode(String code) |
void |
setIsoSupportDTOs(List<QueryInterSmsIsoInfoResponse.IsoSupportDTO> isoSupportDTOs) |
void |
setMessage(String message) |
void |
setRequestId(String requestId) |
public String getRequestId()
public void setRequestId(String requestId)
public String getCode()
public void setCode(String code)
public String getMessage()
public void setMessage(String message)
public List<QueryInterSmsIsoInfoResponse.IsoSupportDTO> getIsoSupportDTOs()
public void setIsoSupportDTOs(List<QueryInterSmsIsoInfoResponse.IsoSupportDTO> isoSupportDTOs)
public QueryInterSmsIsoInfoResponse getInstance(com.aliyuncs.transform.UnmarshallerContext context)
getInstance in class com.aliyuncs.AcsResponseCopyright © 2017. All Rights Reserved.