Class WebhookRelayAPI.Input
java.lang.Object
com.webhookrelay.jenkins.WebhookRelayAPI.Input
- Enclosing class:
WebhookRelayAPI
-
Field Summary
FieldsModifier and TypeFieldDescription -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionThe public webhook URL to paste into your SCM provider.
-
Field Details
-
id
-
name
-
bucketId
-
customDomain
-
pathPrefix
-
-
Constructor Details
-
Input
public Input()
-
-
Method Details
-
endpointUrl
The public webhook URL to paste into your SCM provider. Prefers the dedicated*.hooks.webhookrelay.comdomain when available, falling back to the canonical/v1/webhooks/<id>endpoint.
-