Package io.temporal.common.interceptors
Class NexusOperationInboundCallsInterceptor.StartOperationOutput
- java.lang.Object
-
- io.temporal.common.interceptors.NexusOperationInboundCallsInterceptor.StartOperationOutput
-
- Enclosing interface:
- NexusOperationInboundCallsInterceptor
public static final class NexusOperationInboundCallsInterceptor.StartOperationOutput extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description StartOperationOutput(io.nexusrpc.handler.OperationStartResult<java.lang.Object> result)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description io.nexusrpc.handler.OperationStartResult<java.lang.Object>getResult()
-