Uses of Record Class
com.github.copilot.generated.rpc.PermissionDecisionContext
Packages that use PermissionDecisionContext
Package
Description
Auto-generated RPC parameter and result types for the GitHub Copilot SDK.
-
Uses of PermissionDecisionContext in com.github.copilot.generated.rpc
Methods in com.github.copilot.generated.rpc that return PermissionDecisionContextModifier and TypeMethodDescriptionSessionPermissionsHandlePendingPermissionRequestParams.decisionContext()Returns the value of thedecisionContextrecord component.Constructors in com.github.copilot.generated.rpc with parameters of type PermissionDecisionContextModifierConstructorDescriptionSessionPermissionsHandlePendingPermissionRequestParams(String sessionId, String requestId, Object result, PermissionDecisionContext decisionContext) Creates an instance of aSessionPermissionsHandlePendingPermissionRequestParamsrecord class.