Uses of Class
com.tencentcloudapi.cfw.v20190904.models.ModifyFwGroupSwitchRequest
-
Packages that use ModifyFwGroupSwitchRequest Package Description com.tencentcloudapi.cfw.v20190904 com.tencentcloudapi.cfw.v20190904.models -
-
Uses of ModifyFwGroupSwitchRequest in com.tencentcloudapi.cfw.v20190904
Methods in com.tencentcloudapi.cfw.v20190904 with parameters of type ModifyFwGroupSwitchRequest Modifier and Type Method Description ModifyFwGroupSwitchResponseCfwClient. ModifyFwGroupSwitch(ModifyFwGroupSwitchRequest req)修改防火墙(组)开关(支持单点模式、多点模式、全互通模式) -
Uses of ModifyFwGroupSwitchRequest in com.tencentcloudapi.cfw.v20190904.models
Constructors in com.tencentcloudapi.cfw.v20190904.models with parameters of type ModifyFwGroupSwitchRequest Constructor Description ModifyFwGroupSwitchRequest(ModifyFwGroupSwitchRequest 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.
-