Uses of Class
com.tencentcloudapi.gaap.v20180529.models.DescribeProxyGroupListRequest
-
Packages that use DescribeProxyGroupListRequest Package Description com.tencentcloudapi.gaap.v20180529 com.tencentcloudapi.gaap.v20180529.models -
-
Uses of DescribeProxyGroupListRequest in com.tencentcloudapi.gaap.v20180529
Methods in com.tencentcloudapi.gaap.v20180529 with parameters of type DescribeProxyGroupListRequest Modifier and Type Method Description DescribeProxyGroupListResponseGaapClient. DescribeProxyGroupList(DescribeProxyGroupListRequest req)本接口(DescribeProxyGroupList)用于拉取通道组列表及各通道组基本信息。 -
Uses of DescribeProxyGroupListRequest in com.tencentcloudapi.gaap.v20180529.models
Constructors in com.tencentcloudapi.gaap.v20180529.models with parameters of type DescribeProxyGroupListRequest Constructor Description DescribeProxyGroupListRequest(DescribeProxyGroupListRequest 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.
-