public class TCBHostService extends AbstractModel
header, skipSign| Constructor and Description | 
|---|
| TCBHostService() | 
| TCBHostService(TCBHostService 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 | 
|---|---|
| TCBHostInstance[] | getInstanceList()Get 实例列表 | 
| Long | getTotalCount()Get 数量 | 
| void | setInstanceList(TCBHostInstance[] InstanceList)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 TCBHostService()
public TCBHostService(TCBHostService source)
public TCBHostInstance[] getInstanceList()
public void setInstanceList(TCBHostInstance[] InstanceList)
InstanceList - 实例列表public Long getTotalCount()
public void setTotalCount(Long TotalCount)
TotalCount - 数量Copyright © 2025. All rights reserved.