Uses of Class
com.tencentcloudapi.tcb.v20180608.models.DeleteWxGatewayRouteRequest
-
Packages that use DeleteWxGatewayRouteRequest Package Description com.tencentcloudapi.tcb.v20180608 com.tencentcloudapi.tcb.v20180608.models -
-
Uses of DeleteWxGatewayRouteRequest in com.tencentcloudapi.tcb.v20180608
Methods in com.tencentcloudapi.tcb.v20180608 with parameters of type DeleteWxGatewayRouteRequest Modifier and Type Method Description DeleteWxGatewayRouteResponseTcbClient. DeleteWxGatewayRoute(DeleteWxGatewayRouteRequest req)删除安全网关路由 -
Uses of DeleteWxGatewayRouteRequest in com.tencentcloudapi.tcb.v20180608.models
Constructors in com.tencentcloudapi.tcb.v20180608.models with parameters of type DeleteWxGatewayRouteRequest Constructor Description DeleteWxGatewayRouteRequest(DeleteWxGatewayRouteRequest 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.
-