public class DescribeUpstreamBindApis extends AbstractModel
header, skipSign| Constructor and Description | 
|---|
| DescribeUpstreamBindApis() | 
| DescribeUpstreamBindApis(DescribeUpstreamBindApis 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 | 
|---|---|
| BindApiInfo[] | getBindApiSet()Get 绑定的API信息 | 
| Long | getTotalCount()Get 总数 | 
| void | setBindApiSet(BindApiInfo[] BindApiSet)Set 绑定的API信息 | 
| 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 DescribeUpstreamBindApis()
public DescribeUpstreamBindApis(DescribeUpstreamBindApis source)
public Long getTotalCount()
public void setTotalCount(Long TotalCount)
TotalCount - 总数public BindApiInfo[] getBindApiSet()
public void setBindApiSet(BindApiInfo[] BindApiSet)
BindApiSet - 绑定的API信息Copyright © 2025. All rights reserved.