Uses of Class
com.tencentcloudapi.cfw.v20190904.models.FwGroupSwitch
-
Packages that use FwGroupSwitch Package Description com.tencentcloudapi.cfw.v20190904.models -
-
Uses of FwGroupSwitch in com.tencentcloudapi.cfw.v20190904.models
Methods in com.tencentcloudapi.cfw.v20190904.models that return FwGroupSwitch Modifier and Type Method Description FwGroupSwitch[]ModifyFwGroupSwitchRequest. getSwitchList()Get 开关列表Methods in com.tencentcloudapi.cfw.v20190904.models with parameters of type FwGroupSwitch Modifier and Type Method Description voidModifyFwGroupSwitchRequest. setSwitchList(FwGroupSwitch[] SwitchList)Set 开关列表Constructors in com.tencentcloudapi.cfw.v20190904.models with parameters of type FwGroupSwitch Constructor Description FwGroupSwitch(FwGroupSwitch 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.
-