Interface WebhookAuthentication.ModeStage
-
- All Known Implementing Classes:
WebhookAuthentication.Builder
- Enclosing class:
- WebhookAuthentication
public static interface WebhookAuthentication.ModeStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description WebhookAuthentication.Builderfrom(WebhookAuthentication other)WebhookAuthentication._FinalStagemode(WebhookAuthMode mode)
-
-
-
Method Detail
-
mode
WebhookAuthentication._FinalStage mode(WebhookAuthMode mode)
-
from
WebhookAuthentication.Builder from(WebhookAuthentication other)
-
-