@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2018-05-14T19:12:52.919Z") public class NotificationRuleList extends Object
| Constructor and Description |
|---|
NotificationRuleList() |
| Modifier and Type | Method and Description |
|---|---|
NotificationRuleList |
addNotificationRulesItem(NotificationRule notificationRulesItem) |
boolean |
equals(Object o) |
List<NotificationRule> |
getNotificationRules()
List of notification rules
|
int |
hashCode() |
NotificationRuleList |
notificationRules(List<NotificationRule> notificationRules) |
void |
setNotificationRules(List<NotificationRule> notificationRules) |
String |
toString() |
public NotificationRuleList notificationRules(List<NotificationRule> notificationRules)
public NotificationRuleList addNotificationRulesItem(NotificationRule notificationRulesItem)
public List<NotificationRule> getNotificationRules()
public void setNotificationRules(List<NotificationRule> notificationRules)
Copyright © 2018. All rights reserved.