Interface WebhookRecipient.WebhookStage
-
- All Known Implementing Classes:
WebhookRecipient.Builder
- Enclosing class:
- WebhookRecipient
public static interface WebhookRecipient.WebhookStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description WebhookRecipient.Builderfrom(WebhookRecipient other)WebhookRecipient._FinalStagewebhook(WebhookProfile webhook)
-
-
-
Method Detail
-
webhook
WebhookRecipient._FinalStage webhook(WebhookProfile webhook)
-
from
WebhookRecipient.Builder from(WebhookRecipient other)
-
-