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