public class ServerlessGroupPage extends AbstractModel
构造器和说明 |
---|
ServerlessGroupPage() |
限定符和类型 | 方法和说明 |
---|---|
ServerlessGroup[] |
getContent()
获取列表信息
注意:此字段可能返回 null,表示取不到有效值。
|
Long |
getTotalCount()
获取总记录数
注意:此字段可能返回 null,表示取不到有效值。
|
void |
setContent(ServerlessGroup[] Content)
设置列表信息
注意:此字段可能返回 null,表示取不到有效值。
|
void |
setTotalCount(Long TotalCount)
设置总记录数
注意:此字段可能返回 null,表示取不到有效值。
|
void |
toMap(HashMap<String,String> map,
String prefix)
内部实现,用户禁止调用
|
any, fromJsonString, getBinaryParams, getMultipartRequestParams, set, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, toJsonString
public Long getTotalCount()
public void setTotalCount(Long TotalCount)
TotalCount
- 总记录数
注意:此字段可能返回 null,表示取不到有效值。public ServerlessGroup[] getContent()
public void setContent(ServerlessGroup[] Content)
Content
- 列表信息
注意:此字段可能返回 null,表示取不到有效值。Copyright © 2019. All rights reserved.