Uses of Record Class
com.github.copilot.generated.ToolExecutionCompleteUIResource
Packages that use ToolExecutionCompleteUIResource
-
Uses of ToolExecutionCompleteUIResource in com.github.copilot.generated
Methods in com.github.copilot.generated that return ToolExecutionCompleteUIResourceModifier and TypeMethodDescriptionToolExecutionCompleteResult.uiResource()Returns the value of theuiResourcerecord component.Constructors in com.github.copilot.generated with parameters of type ToolExecutionCompleteUIResourceModifierConstructorDescriptionToolExecutionCompleteResult(String content, String detailedContent, List<Object> contents, ToolExecutionCompleteUIResource uiResource) Creates an instance of aToolExecutionCompleteResultrecord class.