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