public class ListCloudNativeAPIGatewayStrategyBindingGroupInfoResult extends AbstractModel
header, skipSign| Constructor and Description | 
|---|
| ListCloudNativeAPIGatewayStrategyBindingGroupInfoResult() | 
| ListCloudNativeAPIGatewayStrategyBindingGroupInfoResult(ListCloudNativeAPIGatewayStrategyBindingGroupInfoResult 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 | 
|---|---|
| CloudNativeAPIGatewayStrategyBindingGroupInfo[] | getGroupInfos()Get 云原生API网关实例策略绑定网关分组列表 | 
| Long | getTotalCount()Get 数量 | 
| void | setGroupInfos(CloudNativeAPIGatewayStrategyBindingGroupInfo[] GroupInfos)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 ListCloudNativeAPIGatewayStrategyBindingGroupInfoResult()
public ListCloudNativeAPIGatewayStrategyBindingGroupInfoResult(ListCloudNativeAPIGatewayStrategyBindingGroupInfoResult source)
public Long getTotalCount()
public void setTotalCount(Long TotalCount)
TotalCount - 数量public CloudNativeAPIGatewayStrategyBindingGroupInfo[] getGroupInfos()
public void setGroupInfos(CloudNativeAPIGatewayStrategyBindingGroupInfo[] GroupInfos)
GroupInfos - 云原生API网关实例策略绑定网关分组列表Copyright © 2025. All rights reserved.