Uses of Record Class
com.github.copilot.generated.rpc.NamedProviderConfig
Packages that use NamedProviderConfig
Package
Description
Auto-generated RPC parameter and result types for the GitHub Copilot SDK.
-
Uses of NamedProviderConfig in com.github.copilot.generated.rpc
Methods in com.github.copilot.generated.rpc that return types with arguments of type NamedProviderConfigModifier and TypeMethodDescriptionSessionProviderAddParams.providers()Returns the value of theprovidersrecord component.Constructor parameters in com.github.copilot.generated.rpc with type arguments of type NamedProviderConfigModifierConstructorDescriptionSessionProviderAddParams(String sessionId, List<NamedProviderConfig> providers, List<ProviderModelConfig> models) Creates an instance of aSessionProviderAddParamsrecord class.