Package com.tick42.glue.core.interop
Class ServerMethod.Builder
java.lang.Object
com.tick42.glue.core.interop.MethodDefinition.BuilderBase<ServerMethod.Builder>
com.tick42.glue.core.interop.ServerMethod.Builder
- Enclosing class:
- ServerMethod
public static final class ServerMethod.Builder extends MethodDefinition.BuilderBase<ServerMethod.Builder>
-
Method Summary
Modifier and Type Method Description ServerMethodbuild()ServerMethod.BuilderwithId(String id)ServerMethod.BuilderwithSupportsStreaming(boolean supportsStreaming)Methods inherited from class com.tick42.glue.core.interop.MethodDefinition.BuilderBase
withAccepts, withDescription, withDisplayName, withObjectType, withObjectTypes, withReturns, withSignature
-
Method Details
-
withId
-
withSupportsStreaming
-
build
-