Class UserVappResourceAlertDeleteRequest

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

public class UserVappResourceAlertDeleteRequest extends AbstractResourceAlertRequest
User Vapp Resource Alert Delete Request.
Author:
Nick Kasprzak
See Also:
  • Field Details

    • threshold

      @Since(1.0) @Expose protected long threshold
  • Constructor Details

    • UserVappResourceAlertDeleteRequest

      public UserVappResourceAlertDeleteRequest(String group, String name, String type, String equalityRelation, int breachPeriod, long threshold)
  • Method Details

    • getThreshold

      public long 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