public class AlertResource extends BaseModelResource
Constructor and Description |
---|
AlertResource() |
canEqual, getCategory, getCreated, getDescription, getETag, getModified, getName, getResourceId, getState, getStatus, getType, getUri, setCategory, setCreated, setDescription, setETag, setModified, setName, setState, setStatus, setType, setUri, toJsonString
public String getActivityUri()
public void setActivityUri(String activityUri)
activityUri
- the activityUri to setpublic AlertState getAlertState()
public void setAlertState(AlertState alertState)
alertState
- the alertState to setpublic String getAlertTypeID()
public void setAlertTypeID(String alertTypeID)
alertTypeID
- the alertTypeID to setpublic String getAssignedToUser()
public void setAssignedToUser(String assignedToUser)
assignedToUser
- the assignedToUser to setpublic List<String> getAssociatedEventUris()
public void setAssociatedEventUris(List<String> associatedEventUris)
associatedEventUris
- the associatedEventUris to setpublic AssociatedResource getAssociatedResource()
public void setAssociatedResource(AssociatedResource associatedResource)
associatedResource
- the associatedResource to setpublic void setChangeLog(List<ChangeLog> changeLog)
changeLog
- the changeLog to setpublic void setChildAlerts(List<String> childAlerts)
childAlerts
- the childAlerts to setpublic String getClearedByUser()
public void setClearedByUser(String clearedByUser)
clearedByUser
- the clearedByUser to setpublic String getClearedTime()
public void setClearedTime(String clearedTime)
clearedTime
- the clearedTime to setpublic String getCorrectiveAction()
public void setCorrectiveAction(String correctiveAction)
correctiveAction
- the correctiveAction to setpublic String getHealthCategory()
public void setHealthCategory(String healthCategory)
healthCategory
- the healthCategory to setpublic Boolean getLifeCycle()
public void setLifeCycle(Boolean lifeCycle)
lifeCycle
- the lifeCycle to setpublic String getParentAlert()
public void setParentAlert(String parentAlert)
parentAlert
- the parentAlert to setpublic String getPhysicalResourceType()
public void setPhysicalResourceType(String physicalResourceType)
physicalResourceType
- the physicalResourceType to setpublic String getResourceID()
public void setResourceID(String resourceID)
resourceID
- the resourceID to setpublic String getResourceUri()
public void setResourceUri(String resourceUri)
resourceUri
- the resourceUri to setpublic ServiceEventData getServiceEventDetails()
public void setServiceEventDetails(ServiceEventData serviceEventDetails)
serviceEventDetails
- the serviceEventDetails to setpublic Boolean getServiceEventSource()
public void setServiceEventSource(Boolean serviceEventSource)
serviceEventSource
- the serviceEventSource to setpublic HealthStatus getSeverity()
public void setSeverity(HealthStatus severity)
severity
- the severity to setpublic AlertUrgency getUrgency()
public void setUrgency(AlertUrgency urgency)
urgency
- the urgency to setpublic String toString()
toString
in class BaseModelResource
public int hashCode()
hashCode
in class BaseModelResource
public boolean equals(Object other)
equals
in class BaseModelResource
Copyright © 2017. All rights reserved.