Package com.seam.api.types
Interface WebhooksCreateResponse.OkStage
-
- All Known Implementing Classes:
WebhooksCreateResponse.Builder
- Enclosing class:
- WebhooksCreateResponse
public static interface WebhooksCreateResponse.OkStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description WebhooksCreateResponse._FinalStageok(boolean ok)
-
-
-
Method Detail
-
ok
WebhooksCreateResponse._FinalStage ok(boolean ok)
-
-