Uses of Record Class
com.github.copilot.generated.rpc.Model
Packages that use Model
Package
Description
Auto-generated RPC parameter and result types for the GitHub Copilot SDK.
-
Uses of Model in com.github.copilot.generated.rpc
Methods in com.github.copilot.generated.rpc that return types with arguments of type ModelModifier and TypeMethodDescriptionModelsListResult.models()Returns the value of themodelsrecord component.Constructor parameters in com.github.copilot.generated.rpc with type arguments of type ModelModifierConstructorDescriptionModelsListResult(List<Model> models) Creates an instance of aModelsListResultrecord class.