Class DeleteWarningRequest

    • Constructor Detail

      • DeleteWarningRequest

        public DeleteWarningRequest()
      • DeleteWarningRequest

        public DeleteWarningRequest​(DeleteWarningRequest 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

      • getId

        public Long getId()
        Get 告警ID
        Returns:
        Id 告警ID
      • setId

        public void setId​(Long Id)
        Set 告警ID
        Parameters:
        Id - 告警ID
      • getIndex

        public String getIndex()
        Get 告警索引
        Returns:
        Index 告警索引
      • setIndex

        public void setIndex​(String Index)
        Set 告警索引
        Parameters:
        Index - 告警索引