Class UserEdgeResourceAlertDeleteRequest

java.lang.Object
com.iland.core.web.rest.request.notification.AbstractResourceAlertRequest
com.iland.core.web.rest.request.notification.UserEdgeResourceAlertDeleteRequest
All Implemented Interfaces:
Serializable

public class UserEdgeResourceAlertDeleteRequest extends AbstractResourceAlertRequest
User Edge Resource Alert Delete Request.
Author:
Nick Kasprzak
See Also:
  • Constructor Details

    • UserEdgeResourceAlertDeleteRequest

      public UserEdgeResourceAlertDeleteRequest(String group, String name, String type, String equalityRelation, int breachPeriod, double threshold)
  • Method Details

    • getThreshold

      public double getThreshold()
      Get the alerting threshold at which the user wants to receive alerts for the counter specified by group, name and type.
      Returns:
      alerting threshold