| Package | Description |
|---|---|
| io.swagger.client.api | |
| io.swagger.client.model |
| Modifier and Type | Method and Description |
|---|---|
NotificationRuleList |
NotificationRulesApi.getAndSearchAllNotificationRules(List<Long> ids,
String triggerEvent,
Boolean includeDetails)
Get and search all notification rules
Get notification rules of the user that is authorized by the access_token.
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<NotificationRuleList> |
NotificationRulesApi.getAndSearchAllNotificationRulesWithHttpInfo(List<Long> ids,
String triggerEvent,
Boolean includeDetails)
Get and search all notification rules
Get notification rules of the user that is authorized by the access_token.
|
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
NotificationRulesApi.getAndSearchAllNotificationRulesAsync(List<Long> ids,
String triggerEvent,
Boolean includeDetails,
ApiCallback<NotificationRuleList> callback)
Get and search all notification rules (asynchronously)
Get notification rules of the user that is authorized by the access_token.
|
| Modifier and Type | Method and Description |
|---|---|
NotificationRuleList |
NotificationRuleList.addNotificationRulesItem(NotificationRule notificationRulesItem) |
NotificationRuleList |
NotificationRuleList.notificationRules(List<NotificationRule> notificationRules) |
Copyright © 2018. All rights reserved.