Uses of Class
com.tencentcloudapi.gaap.v20180529.models.OpenProxiesRequest
-
Packages that use OpenProxiesRequest Package Description com.tencentcloudapi.gaap.v20180529 com.tencentcloudapi.gaap.v20180529.models -
-
Uses of OpenProxiesRequest in com.tencentcloudapi.gaap.v20180529
Methods in com.tencentcloudapi.gaap.v20180529 with parameters of type OpenProxiesRequest Modifier and Type Method Description OpenProxiesResponseGaapClient. OpenProxies(OpenProxiesRequest req)该接口(OpenProxies)用于开启一条或者多条通道。 -
Uses of OpenProxiesRequest in com.tencentcloudapi.gaap.v20180529.models
Constructors in com.tencentcloudapi.gaap.v20180529.models with parameters of type OpenProxiesRequest Constructor Description OpenProxiesRequest(OpenProxiesRequest 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.
-