Package dev.restate.sdk.gen.model
Class Handler.Builder
java.lang.Object
dev.restate.sdk.gen.model.Handler.Builder
- Enclosing class:
Handler
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetName()
withDocumentation
(String documentation) withHandlerType
(HandlerType handlerType) withInputAccept
(String inputAccept) withInputType
(PayloadType inputType) withName
(CharSequence name) withOutputType
(PayloadType outputType)