Uses of Record Class
com.github.copilot.generated.rpc.Skill
Packages that use Skill
Package
Description
Auto-generated RPC parameter and result types for the GitHub Copilot SDK.
-
Uses of Skill in com.github.copilot.generated.rpc
Methods in com.github.copilot.generated.rpc that return types with arguments of type SkillModifier and TypeMethodDescriptionSessionSkillsListResult.skills()Returns the value of theskillsrecord component.Constructor parameters in com.github.copilot.generated.rpc with type arguments of type SkillModifierConstructorDescriptionSessionSkillsListResult(List<Skill> skills) Creates an instance of aSessionSkillsListResultrecord class.