Uses of Record Class
com.github.copilot.sdk.generated.HookEndError
Packages that use HookEndError
-
Uses of HookEndError in com.github.copilot.sdk.generated
Methods in com.github.copilot.sdk.generated that return HookEndErrorModifier and TypeMethodDescriptionHookEndEvent.HookEndEventData.error()Returns the value of theerrorrecord component.Constructors in com.github.copilot.sdk.generated with parameters of type HookEndErrorModifierConstructorDescriptionHookEndEventData(String hookInvocationId, String hookType, Object output, Boolean success, HookEndError error) Creates an instance of aHookEndEventDatarecord class.