Uses of Record Class
com.github.copilot.generated.rpc.SessionCompletionItem
Packages that use SessionCompletionItem
Package
Description
Auto-generated RPC parameter and result types for the GitHub Copilot SDK.
-
Uses of SessionCompletionItem in com.github.copilot.generated.rpc
Methods in com.github.copilot.generated.rpc that return types with arguments of type SessionCompletionItemModifier and TypeMethodDescriptionSessionCompletionsRequestResult.items()Returns the value of theitemsrecord component.Constructor parameters in com.github.copilot.generated.rpc with type arguments of type SessionCompletionItemModifierConstructorDescriptionCreates an instance of aSessionCompletionsRequestResultrecord class.