| Package | Description |
|---|---|
| io.swagger.client.api | |
| io.swagger.client.model |
| Modifier and Type | Method and Description |
|---|---|
NotificationRule |
NotificationRulesApi.createNotificationRule(NotificationRuleParams body)
Create a new notification rule
Create a new notification rule for a specific user.
|
com.squareup.okhttp.Call |
NotificationRulesApi.createNotificationRuleAsync(NotificationRuleParams body,
ApiCallback<NotificationRule> callback)
Create a new notification rule (asynchronously)
Create a new notification rule for a specific user.
|
com.squareup.okhttp.Call |
NotificationRulesApi.createNotificationRuleCall(NotificationRuleParams body,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for createNotificationRule
|
ApiResponse<NotificationRule> |
NotificationRulesApi.createNotificationRuleWithHttpInfo(NotificationRuleParams body)
Create a new notification rule
Create a new notification rule for a specific user.
|
| Modifier and Type | Method and Description |
|---|---|
NotificationRuleParams |
NotificationRuleParams.callbackHandle(String callbackHandle) |
NotificationRuleParams |
NotificationRuleParams.includeDetails(Boolean includeDetails) |
NotificationRuleParams |
NotificationRuleParams.params(Map<String,String> params) |
NotificationRuleParams |
NotificationRuleParams.putParamsItem(String key,
String paramsItem) |
NotificationRuleParams |
NotificationRuleParams.triggerEvent(NotificationRuleParams.TriggerEventEnum triggerEvent) |
Copyright © 2018. All rights reserved.