Class ModifyEdgeIpSwitchRequest

    • Constructor Detail

      • ModifyEdgeIpSwitchRequest

        public ModifyEdgeIpSwitchRequest()
      • ModifyEdgeIpSwitchRequest

        public ModifyEdgeIpSwitchRequest​(ModifyEdgeIpSwitchRequest 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.
    • Method Detail

      • getEnable

        public Long getEnable()
        Get 0 关闭开关 1 打开开关
        Returns:
        Enable 0 关闭开关 1 打开开关
      • setEnable

        public void setEnable​(Long Enable)
        Set 0 关闭开关 1 打开开关
        Parameters:
        Enable - 0 关闭开关 1 打开开关
      • getEdgeIpSwitchLst

        public EdgeIpSwitch[] getEdgeIpSwitchLst()
        Get 操作开关详情
        Returns:
        EdgeIpSwitchLst 操作开关详情
      • setEdgeIpSwitchLst

        public void setEdgeIpSwitchLst​(EdgeIpSwitch[] EdgeIpSwitchLst)
        Set 操作开关详情
        Parameters:
        EdgeIpSwitchLst - 操作开关详情