Uses of Record Class
com.github.copilot.sdk.generated.rpc.ServerSkill
Packages that use ServerSkill
-
Uses of ServerSkill in com.github.copilot.sdk.generated.rpc
Methods in com.github.copilot.sdk.generated.rpc that return types with arguments of type ServerSkillModifier and TypeMethodDescriptionSkillsDiscoverResult.skills()Returns the value of theskillsrecord component.Constructor parameters in com.github.copilot.sdk.generated.rpc with type arguments of type ServerSkillModifierConstructorDescriptionSkillsDiscoverResult(List<ServerSkill> skills) Creates an instance of aSkillsDiscoverResultrecord class.