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