Uses of Class
com.tencentcloudapi.cfw.v20190904.models.ModifyEWRuleStatusRequest
-
Packages that use ModifyEWRuleStatusRequest Package Description com.tencentcloudapi.cfw.v20190904 com.tencentcloudapi.cfw.v20190904.models -
-
Uses of ModifyEWRuleStatusRequest in com.tencentcloudapi.cfw.v20190904
Methods in com.tencentcloudapi.cfw.v20190904 with parameters of type ModifyEWRuleStatusRequest Modifier and Type Method Description ModifyEWRuleStatusResponse
CfwClient. ModifyEWRuleStatus(ModifyEWRuleStatusRequest req)
启用停用VPC间规则或Nat边界规则 VPC间规则需指定EdgeId。Nat边界规则需指定地域Region与Direction。 -
Uses of ModifyEWRuleStatusRequest in com.tencentcloudapi.cfw.v20190904.models
Constructors in com.tencentcloudapi.cfw.v20190904.models with parameters of type ModifyEWRuleStatusRequest Constructor Description ModifyEWRuleStatusRequest(ModifyEWRuleStatusRequest 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.
-