Uses of Class
com.github.copilot.sdk.json.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.sdk
Methods in com.github.copilot.sdk 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.sdk.json
Methods in com.github.copilot.sdk.json that return GetStatusResponseModifier and TypeMethodDescriptionGetStatusResponse.setProtocolVersion(int protocolVersion) GetStatusResponse.setVersion(String version)