public class MmsInstanceInfoList extends AbstractModel
Constructor and Description |
---|
MmsInstanceInfoList() |
Modifier and Type | Method and Description |
---|---|
MmsInstanceInfo[] |
getList()
Get 彩信实例状态信息列表
|
Long |
getTotal()
Get 总数据量
|
void |
setList(MmsInstanceInfo[] List)
Set 彩信实例状态信息列表
|
void |
setTotal(Long Total)
Set 总数据量
|
void |
toMap(HashMap<String,String> map,
String prefix)
Internal implementation, normal users should not use it.
|
any, fromJsonString, getBinaryParams, getMultipartRequestParams, set, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, toJsonString
public Long getTotal()
public void setTotal(Long Total)
Total
- 总数据量public MmsInstanceInfo[] getList()
public void setList(MmsInstanceInfo[] List)
List
- 彩信实例状态信息列表Copyright © 2020. All rights reserved.