Uses of Record Class
com.github.copilot.generated.rpc.CanvasAction
Packages that use CanvasAction
-
Uses of CanvasAction in com.github.copilot.generated.rpc
Methods in com.github.copilot.generated.rpc that return types with arguments of type CanvasActionModifier and TypeMethodDescriptionDiscoveredCanvas.actions()Returns the value of theactionsrecord component.Constructor parameters in com.github.copilot.generated.rpc with type arguments of type CanvasActionModifierConstructorDescriptionDiscoveredCanvas(String displayName, String description, Object inputSchema, List<CanvasAction> actions, String extensionId, String extensionName, String canvasId) Creates an instance of aDiscoveredCanvasrecord class.