Package com.seam.api.types
Interface Webhook.WebhookIdStage
-
- All Known Implementing Classes:
Webhook.Builder
- Enclosing class:
- Webhook
public static interface Webhook.WebhookIdStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Webhook.Builderfrom(Webhook other)Webhook.UrlStagewebhookId(java.lang.String webhookId)
-
-
-
Method Detail
-
webhookId
Webhook.UrlStage webhookId(java.lang.String webhookId)
-
from
Webhook.Builder from(Webhook other)
-
-