Uses of Class
com.tencentcloudapi.gaap.v20180529.models.BanAndRecoverProxyRequest
-
Packages that use BanAndRecoverProxyRequest Package Description com.tencentcloudapi.gaap.v20180529 com.tencentcloudapi.gaap.v20180529.models -
-
Uses of BanAndRecoverProxyRequest in com.tencentcloudapi.gaap.v20180529
Methods in com.tencentcloudapi.gaap.v20180529 with parameters of type BanAndRecoverProxyRequest Modifier and Type Method Description BanAndRecoverProxyResponseGaapClient. BanAndRecoverProxy(BanAndRecoverProxyRequest req)本接口(BanAndRecoverProxy)用于联通封禁解封GAAP跨境通道实例,支持按照客户UIN维度下发请求。被封禁的实例带宽上限将会被限制到0Mbps,无法正常处理客户端和源站之间的请求。 -
Uses of BanAndRecoverProxyRequest in com.tencentcloudapi.gaap.v20180529.models
Constructors in com.tencentcloudapi.gaap.v20180529.models with parameters of type BanAndRecoverProxyRequest Constructor Description BanAndRecoverProxyRequest(BanAndRecoverProxyRequest 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.
-