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