Interface WebhooksGetRequest.WebhookIdStage
-
- All Known Implementing Classes:
WebhooksGetRequest.Builder
- Enclosing class:
- WebhooksGetRequest
public static interface WebhooksGetRequest.WebhookIdStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description WebhooksGetRequest.Builderfrom(WebhooksGetRequest other)WebhooksGetRequest._FinalStagewebhookId(java.lang.String webhookId)
-
-
-
Method Detail
-
webhookId
WebhooksGetRequest._FinalStage webhookId(java.lang.String webhookId)
-
from
WebhooksGetRequest.Builder from(WebhooksGetRequest other)
-
-