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