public class InstanceEnrichedInfoPage extends AbstractModel
header, skipSign| Constructor and Description | 
|---|
| InstanceEnrichedInfoPage() | 
| InstanceEnrichedInfoPage(InstanceEnrichedInfoPage source)NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
       and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy. | 
| Modifier and Type | Method and Description | 
|---|---|
| InstanceEnrichedInfo[] | getContent()Get 列表 | 
| Long | getTotalCount()Get 总数量 | 
| void | setContent(InstanceEnrichedInfo[] Content)Set 列表 | 
| void | setTotalCount(Long TotalCount)Set 总数量 | 
| void | toMap(HashMap<String,String> map,
     String prefix)Internal implementation, normal users should not use it. | 
any, fromJsonString, getBinaryParams, GetHeader, getMultipartRequestParams, getSkipSign, isStream, set, SetHeader, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, setSkipSign, toJsonStringpublic InstanceEnrichedInfoPage()
public InstanceEnrichedInfoPage(InstanceEnrichedInfoPage source)
public Long getTotalCount()
public void setTotalCount(Long TotalCount)
TotalCount - 总数量public InstanceEnrichedInfo[] getContent()
public void setContent(InstanceEnrichedInfo[] Content)
Content - 列表Copyright © 2025. All rights reserved.