Uses of Record Class
com.github.copilot.sdk.generated.rpc.Model
Packages that use Model
-
Uses of Model in com.github.copilot.sdk.generated.rpc
Methods in com.github.copilot.sdk.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.sdk.generated.rpc with type arguments of type ModelModifierConstructorDescriptionModelsListResult(List<Model> models) Creates an instance of aModelsListResultrecord class.