Uses of Class
com.github.thought2code.mcp.annotated.reflect.Invocation.Builder
Packages that use Invocation.Builder
-
Uses of Invocation.Builder in com.github.thought2code.mcp.annotated.reflect
Methods in com.github.thought2code.mcp.annotated.reflect that return Invocation.BuilderModifier and TypeMethodDescriptionstatic Invocation.BuilderInvocation.builder()Returns a new instance ofBuilderfor creating a newInvocationResult.Invocation.Builder.isError(boolean isError) Sets whether an exception occurred during the invocation.Sets the result of the invocation.