Uses of Class
com.github.copilot.sdk.json.SessionMetadata
Packages that use SessionMetadata
-
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.