Uses of Record Class
com.github.copilot.generated.rpc.SessionManagedPermissions
Packages that use SessionManagedPermissions
Package
Description
Auto-generated RPC parameter and result types for the GitHub Copilot SDK.
-
Uses of SessionManagedPermissions in com.github.copilot.generated.rpc
Methods in com.github.copilot.generated.rpc that return SessionManagedPermissionsModifier and TypeMethodDescriptionSessionManagedSettings.permissions()Returns the value of thepermissionsrecord component.Constructors in com.github.copilot.generated.rpc with parameters of type SessionManagedPermissionsModifierConstructorDescriptionSessionManagedSettings(SessionManagedPermissions permissions) Creates an instance of aSessionManagedSettingsrecord class.