Klasse FailedWebhook.FailedWebhookBuilder
java.lang.Object
io.github.primelib.jira4j.restv3.model.FailedWebhook.FailedWebhookBuilder
- Umschließende Klasse:
FailedWebhook
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibungThe webhook body.build()
failureTime
(Long failureTime) The time the webhook was added to the list of failed webhooks (that is, the time of the last failed retry).The webhook ID, as sent in theX-Atlassian-Webhook-Identifier
header with the webhook.toString()
The original webhook destination.
-
Methodendetails
-
body
The webhook body.- Gibt zurück:
this
.
-
failureTime
The time the webhook was added to the list of failed webhooks (that is, the time of the last failed retry).- Gibt zurück:
this
.
-
id
The webhook ID, as sent in theX-Atlassian-Webhook-Identifier
header with the webhook.- Gibt zurück:
this
.
-
url
The original webhook destination.- Gibt zurück:
this
.
-
build
-
toString
-