Uses of Class
com.tencentcloudapi.gaap.v20180529.models.OpenProxyGroupRequest
-
Packages that use OpenProxyGroupRequest Package Description com.tencentcloudapi.gaap.v20180529 com.tencentcloudapi.gaap.v20180529.models -
-
Uses of OpenProxyGroupRequest in com.tencentcloudapi.gaap.v20180529
Methods in com.tencentcloudapi.gaap.v20180529 with parameters of type OpenProxyGroupRequest Modifier and Type Method Description OpenProxyGroupResponseGaapClient. OpenProxyGroup(OpenProxyGroupRequest req)该接口(OpenProxyGroup)用于开启一条通道组中的所有通道 -
Uses of OpenProxyGroupRequest in com.tencentcloudapi.gaap.v20180529.models
Constructors in com.tencentcloudapi.gaap.v20180529.models with parameters of type OpenProxyGroupRequest Constructor Description OpenProxyGroupRequest(OpenProxyGroupRequest 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.
-