Class DescribeAlarmIncidentNodesRequest


  • public class DescribeAlarmIncidentNodesRequest
    extends AbstractModel
    • Constructor Detail

      • DescribeAlarmIncidentNodesRequest

        public DescribeAlarmIncidentNodesRequest()
      • DescribeAlarmIncidentNodesRequest

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

      • getUuid

        public String getUuid()
        Get 机器uuid
        Returns:
        Uuid 机器uuid
      • setUuid

        public void setUuid​(String Uuid)
        Set 机器uuid
        Parameters:
        Uuid - 机器uuid
      • getAlarmVid

        public String getAlarmVid()
        Get 告警vid
        Returns:
        AlarmVid 告警vid
      • setAlarmVid

        public void setAlarmVid​(String AlarmVid)
        Set 告警vid
        Parameters:
        AlarmVid - 告警vid
      • getAlarmTime

        public Long getAlarmTime()
        Get 告警时间
        Returns:
        AlarmTime 告警时间
      • setAlarmTime

        public void setAlarmTime​(Long AlarmTime)
        Set 告警时间
        Parameters:
        AlarmTime - 告警时间
      • getTableId

        public Long getTableId()
        Get 告警来源表ID
        Returns:
        TableId 告警来源表ID
      • setTableId

        public void setTableId​(Long TableId)
        Set 告警来源表ID
        Parameters:
        TableId - 告警来源表ID