public class SmsGetCrowdPackListResponse extends AbstractModel
Constructor and Description |
---|
SmsGetCrowdPackListResponse() |
Modifier and Type | Method and Description |
---|---|
SmsGetCrowdPackList[] |
getList()
Get 人群包返回数据列表
注意:此字段可能返回 null,表示取不到有效值。
|
Long |
getTotal()
Get 人群包总数
|
void |
setList(SmsGetCrowdPackList[] List)
Set 人群包返回数据列表
注意:此字段可能返回 null,表示取不到有效值。
|
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 SmsGetCrowdPackList[] getList()
public void setList(SmsGetCrowdPackList[] List)
List
- 人群包返回数据列表
注意:此字段可能返回 null,表示取不到有效值。Copyright © 2020. All rights reserved.