Uses of Class
com.tencentcloudapi.gaap.v20180529.models.DescribeProxyGroupDetailsResponse
-
Packages that use DescribeProxyGroupDetailsResponse Package Description com.tencentcloudapi.gaap.v20180529 com.tencentcloudapi.gaap.v20180529.models -
-
Uses of DescribeProxyGroupDetailsResponse in com.tencentcloudapi.gaap.v20180529
Methods in com.tencentcloudapi.gaap.v20180529 that return DescribeProxyGroupDetailsResponse Modifier and Type Method Description DescribeProxyGroupDetailsResponseGaapClient. DescribeProxyGroupDetails(DescribeProxyGroupDetailsRequest req)本接口(DescribeProxyGroupDetails)用于查询通道组详情。 -
Uses of DescribeProxyGroupDetailsResponse in com.tencentcloudapi.gaap.v20180529.models
Constructors in com.tencentcloudapi.gaap.v20180529.models with parameters of type DescribeProxyGroupDetailsResponse Constructor Description DescribeProxyGroupDetailsResponse(DescribeProxyGroupDetailsResponse 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.
-