Uses of Class
com.github.copilot.rpc.GetStatusResponse
Packages that use GetStatusResponse
Package
Description
Core classes for the GitHub Copilot SDK for Java.
Configuration classes and data transfer objects for the Copilot SDK.
-
Uses of GetStatusResponse in com.github.copilot
Methods in com.github.copilot that return types with arguments of type GetStatusResponseModifier and TypeMethodDescriptionCopilotClient.getStatus()Gets CLI status including version and protocol information. -
Uses of GetStatusResponse in com.github.copilot.rpc
Methods in com.github.copilot.rpc that return GetStatusResponseModifier and TypeMethodDescriptionGetStatusResponse.setProtocolVersion(int protocolVersion) GetStatusResponse.setVersion(String version)