Uses of Class
com.tencentcloudapi.cfw.v20190904.models.EdgeIpSwitch
-
Packages that use EdgeIpSwitch Package Description com.tencentcloudapi.cfw.v20190904.models -
-
Uses of EdgeIpSwitch in com.tencentcloudapi.cfw.v20190904.models
Methods in com.tencentcloudapi.cfw.v20190904.models that return EdgeIpSwitch Modifier and Type Method Description EdgeIpSwitch[]ModifyEdgeIpSwitchRequest. getEdgeIpSwitchLst()Get 操作开关详情Methods in com.tencentcloudapi.cfw.v20190904.models with parameters of type EdgeIpSwitch Modifier and Type Method Description voidModifyEdgeIpSwitchRequest. setEdgeIpSwitchLst(EdgeIpSwitch[] EdgeIpSwitchLst)Set 操作开关详情Constructors in com.tencentcloudapi.cfw.v20190904.models with parameters of type EdgeIpSwitch Constructor Description EdgeIpSwitch(EdgeIpSwitch 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.
-