| Package | Description |
|---|---|
| org.everit.atlassian.restclient.jiracloud.v3.api | |
| org.everit.atlassian.restclient.jiracloud.v3.model |
| Modifier and Type | Method and Description |
|---|---|
io.reactivex.Single<FailedWebhooks> |
WebhooksApi.getFailedWebhooks(Optional<Integer> maxResults,
Optional<Long> after,
Optional<org.everit.http.restclient.RestRequestEnhancer> restRequestEnhancer)
Get failed webhooks
Returns webhooks that have recently failed to be delivered to the requesting app after the maximum number of retries.
|
| Modifier and Type | Method and Description |
|---|---|
FailedWebhooks |
FailedWebhooks.addValuesItem(FailedWebhook valuesItem) |
FailedWebhooks |
FailedWebhooks.maxResults(Integer maxResults) |
FailedWebhooks |
FailedWebhooks.next(URI next) |
FailedWebhooks |
FailedWebhooks.values(List<FailedWebhook> values) |
Copyright © 2011–2021 Everit Kft.. All rights reserved.