Uses of Record Class
com.github.copilot.generated.McpAppToolCallCompleteError
Packages that use McpAppToolCallCompleteError
-
Uses of McpAppToolCallCompleteError in com.github.copilot.generated
Methods in com.github.copilot.generated that return McpAppToolCallCompleteErrorModifier and TypeMethodDescriptionMcpAppToolCallCompleteEvent.McpAppToolCallCompleteEventData.error()Returns the value of theerrorrecord component.Constructors in com.github.copilot.generated with parameters of type McpAppToolCallCompleteErrorModifierConstructorDescriptionMcpAppToolCallCompleteEventData(String serverName, String toolName, Map<String, Object> arguments, Boolean success, Double durationMs, Map<String, Object> result, McpAppToolCallCompleteError error, McpAppToolCallCompleteToolMeta toolMeta) Creates an instance of aMcpAppToolCallCompleteEventDatarecord class.