Klasse Webhook.WebhookBuilder
java.lang.Object
io.github.primelib.pagerduty4j.rest.model.Webhook.WebhookBuilder
- Umschließende Klasse:
Webhook
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibungbuild()The object that contains webhook configuration values depending on the webhook type specification.endpointUrl(String endpointUrl) The url endpoint the webhook payload is sent to.The name of the webhook.outboundIntegration(OutboundIntegrationReference outboundIntegration) toString()webhookObject(WebhookObject webhookObject)
-
Methodendetails
-
endpointUrl
The url endpoint the webhook payload is sent to.- Gibt zurück:
this.
-
name
The name of the webhook.- Gibt zurück:
this.
-
webhookObject
- Gibt zurück:
this.
-
config
The object that contains webhook configuration values depending on the webhook type specification.- Gibt zurück:
this.
-
outboundIntegration
- Gibt zurück:
this.
-
build
-
toString
-