Uses of Class
com.tencentcloudapi.gaap.v20180529.models.CloseProxyGroupRequest
-
Packages that use CloseProxyGroupRequest Package Description com.tencentcloudapi.gaap.v20180529 com.tencentcloudapi.gaap.v20180529.models -
-
Uses of CloseProxyGroupRequest in com.tencentcloudapi.gaap.v20180529
Methods in com.tencentcloudapi.gaap.v20180529 with parameters of type CloseProxyGroupRequest Modifier and Type Method Description CloseProxyGroupResponseGaapClient. CloseProxyGroup(CloseProxyGroupRequest req)本接口(CloseProxyGroup)用于关闭通道组。通道组关闭后,不再产生流量,但每天仍然收取通道基础配置费用。 -
Uses of CloseProxyGroupRequest in com.tencentcloudapi.gaap.v20180529.models
Constructors in com.tencentcloudapi.gaap.v20180529.models with parameters of type CloseProxyGroupRequest Constructor Description CloseProxyGroupRequest(CloseProxyGroupRequest 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.
-