Uses of Class
com.github.copilot.sdk.json.SessionMetadata
Packages that use SessionMetadata
Package
Description
Core classes for the GitHub Copilot SDK for Java.
Configuration classes and data transfer objects for the Copilot SDK.
-
Uses of SessionMetadata in com.github.copilot.sdk
Methods in com.github.copilot.sdk that return types with arguments of type SessionMetadata -
Uses of SessionMetadata in com.github.copilot.sdk.json
Methods in com.github.copilot.sdk.json that return types with arguments of type SessionMetadataMethod parameters in com.github.copilot.sdk.json with type arguments of type SessionMetadataModifier and TypeMethodDescriptionvoidListSessionsResponse.setSessions(List<SessionMetadata> sessions) Sets the list of sessions.