Uses of Class
com.tencentcloudapi.gaap.v20180529.models.ProxyGroupInfo
-
Packages that use ProxyGroupInfo Package Description com.tencentcloudapi.gaap.v20180529.models -
-
Uses of ProxyGroupInfo in com.tencentcloudapi.gaap.v20180529.models
Methods in com.tencentcloudapi.gaap.v20180529.models that return ProxyGroupInfo Modifier and Type Method Description ProxyGroupInfo[]DescribeProxyGroupListResponse. getProxyGroupList()Get 通道组列表。 注意:此字段可能返回 null,表示取不到有效值。Methods in com.tencentcloudapi.gaap.v20180529.models with parameters of type ProxyGroupInfo Modifier and Type Method Description voidDescribeProxyGroupListResponse. setProxyGroupList(ProxyGroupInfo[] ProxyGroupList)Set 通道组列表。 注意:此字段可能返回 null,表示取不到有效值。Constructors in com.tencentcloudapi.gaap.v20180529.models with parameters of type ProxyGroupInfo Constructor Description ProxyGroupInfo(ProxyGroupInfo 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.
-