Uses of Record Class
com.github.copilot.generated.rpc.InstructionSource
Packages that use InstructionSource
-
Uses of InstructionSource in com.github.copilot.generated.rpc
Methods in com.github.copilot.generated.rpc that return types with arguments of type InstructionSourceModifier and TypeMethodDescriptionInstructionsDiscoverResult.sources()Returns the value of thesourcesrecord component.SessionInstructionsGetSourcesResult.sources()Returns the value of thesourcesrecord component.Constructor parameters in com.github.copilot.generated.rpc with type arguments of type InstructionSourceModifierConstructorDescriptionInstructionsDiscoverResult(List<InstructionSource> sources) Creates an instance of aInstructionsDiscoverResultrecord class.Creates an instance of aSessionInstructionsGetSourcesResultrecord class.