Uses of Class
com.github.copilot.sdk.json.PermissionRequest
Packages that use PermissionRequest
Package
Description
Configuration classes and data transfer objects for the Copilot SDK.
-
Uses of PermissionRequest in com.github.copilot.sdk.json
Methods in com.github.copilot.sdk.json with parameters of type PermissionRequestModifier and TypeMethodDescriptionPermissionHandler.handle(PermissionRequest request, PermissionInvocation invocation) Handles a permission request from the assistant.