public class QueryInterSmsIsoInfoResponse
extends com.aliyuncs.AcsResponse
| 限定符和类型 | 类和说明 |
|---|---|
static class |
QueryInterSmsIsoInfoResponse.IsoSupportDTO |
| 构造器和说明 |
|---|
QueryInterSmsIsoInfoResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getCode() |
QueryInterSmsIsoInfoResponse |
getInstance(com.aliyuncs.transform.UnmarshallerContext context) |
List<QueryInterSmsIsoInfoResponse.IsoSupportDTO> |
getIsoSupportDTOs() |
String |
getMessage() |
String |
getRequestId() |
String |
getTotalCount() |
void |
setCode(String code) |
void |
setIsoSupportDTOs(List<QueryInterSmsIsoInfoResponse.IsoSupportDTO> isoSupportDTOs) |
void |
setMessage(String message) |
void |
setRequestId(String requestId) |
void |
setTotalCount(String totalCount) |
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 String getTotalCount()
public void setTotalCount(String totalCount)
public List<QueryInterSmsIsoInfoResponse.IsoSupportDTO> getIsoSupportDTOs()
public void setIsoSupportDTOs(List<QueryInterSmsIsoInfoResponse.IsoSupportDTO> isoSupportDTOs)
public QueryInterSmsIsoInfoResponse getInstance(com.aliyuncs.transform.UnmarshallerContext context)
getInstance 在类中 com.aliyuncs.AcsResponseCopyright © 2017. All rights reserved.