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