| Package | Description |
|---|---|
| org.everit.atlassian.restclient.jiracloud.v3.api |
| Modifier and Type | Method and Description |
|---|---|
io.reactivex.Single<PageBeanWebhook> |
DynamicWebhookApi.getDynamicWebhooksForApp(Optional<Long> startAt,
Optional<Integer> maxResults,
Optional<org.everit.http.restclient.RestRequestEnhancer> restRequestEnhancer)
Get dynamic webhooks for app
Returns the webhooks registered by the calling app.
|
io.reactivex.Single<PageBeanWebhook> |
WebhooksApi.getDynamicWebhooksForApp(Optional<Long> startAt,
Optional<Integer> maxResults,
Optional<org.everit.http.restclient.RestRequestEnhancer> restRequestEnhancer)
Get dynamic webhooks for app
Returns a [paginated](#pagination) list of the webhooks registered by the calling app.
|
Copyright © 2011–2021 Everit Kft.. All rights reserved.