Uses of Class
com.tencentcloudapi.gaap.v20180529.models.DescribeProxiesRequest
-
Packages that use DescribeProxiesRequest Package Description com.tencentcloudapi.gaap.v20180529 com.tencentcloudapi.gaap.v20180529.models -
-
Uses of DescribeProxiesRequest in com.tencentcloudapi.gaap.v20180529
Methods in com.tencentcloudapi.gaap.v20180529 with parameters of type DescribeProxiesRequest Modifier and Type Method Description DescribeProxiesResponseGaapClient. DescribeProxies(DescribeProxiesRequest req)本接口(DescribeProxies)用于查询通道实例列表。 -
Uses of DescribeProxiesRequest in com.tencentcloudapi.gaap.v20180529.models
Constructors in com.tencentcloudapi.gaap.v20180529.models with parameters of type DescribeProxiesRequest Constructor Description DescribeProxiesRequest(DescribeProxiesRequest 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.
-