Class HeatEvent

    • Constructor Detail

      • HeatEvent

        public HeatEvent()
    • Method Detail

      • getId

        public String getId()
        Description copied from interface: Event
        Returns the id of the event
        Specified by:
        getId in interface Event
        Returns:
        the id of the event
      • getResourceName

        public String getResourceName()
        Description copied from interface: Event
        Returns the resource_name of the event
        Specified by:
        getResourceName in interface Event
        Returns:
        the resource_name of the event
      • getTime

        public Date getTime()
        Description copied from interface: Event
        Returns the event_time of the event
        Specified by:
        getTime in interface Event
        Returns:
        the event_time of the event
      • getLocalReourceId

        public String getLocalReourceId()
        Description copied from interface: Event
        Returns the logical_resource_id of the event
        Specified by:
        getLocalReourceId in interface Event
        Returns:
        the logical_resource_id of the event
      • getReason

        public String getReason()
        Description copied from interface: Event
        Returns the resource_status_reason of the event
        Specified by:
        getReason in interface Event
        Returns:
        the resource_status_reason of the event
      • getResourceStatus

        public String getResourceStatus()
        Description copied from interface: Event
        Returns the resource_status of the event
        Specified by:
        getResourceStatus in interface Event
        Returns:
        the resource_status of the event
      • getPhysicalResourceId

        public String getPhysicalResourceId()
        Description copied from interface: Event
        Returns the physical_resource_id of the event
        Specified by:
        getPhysicalResourceId in interface Event
        Returns:
        the physical_resource_id of the event
      • getLinks

        public List<? extends Link> getLinks()
        Description copied from interface: Event
        Returns the links of the event
        Specified by:
        getLinks in interface Event
        Returns:
        the links of the event
      • getResourceType

        public String getResourceType()
        Description copied from interface: Event
        Returns the resource type of the event
        Specified by:
        getResourceType in interface Event
        Returns:
        the resource type of the event
      • getResourceProperties

        public Object getResourceProperties()
        Description copied from interface: Event
        Returns the resource properties of the event
        Specified by:
        getResourceProperties in interface Event
        Returns:
        the resource properties of the event