Class UserBroadVdcResourceAlertResponse
java.lang.Object
com.iland.core.web.rest.response.notification.UserBroadVdcResourceAlertResponse
- All Implemented Interfaces:
Serializable
User Broad Vdc Resource Alert Response.
- Author:
- Nick Kasprzak
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
UserBroadVdcResourceAlertResponse
-
-
Method Details
-
getVdcUuid
Get the vdc uuid.- Returns:
Stringvdc uuid
-
getGroup
Get the group.- Returns:
Stringgroup
-
getName
Get the name.- Returns:
Stringname
-
getType
Get the type.- Returns:
Stringtype
-
isActive
public boolean isActive()Is active.- Returns:
- is active
-
getThreshold
public long getThreshold()Get the threshold.- Returns:
Stringthreshold
-
getUsername
Get the username.- Returns:
Stringusername
-
getVdcType
Get the vdc type.- Returns:
Stringvdc type
-
equals
-
hashCode
public int hashCode() -
toString
-