Uses of Record Class
com.github.copilot.generated.rpc.SessionContext
Packages that use SessionContext
-
Uses of SessionContext in com.github.copilot.generated.rpc
Methods in com.github.copilot.generated.rpc that return SessionContextModifier and TypeMethodDescriptionSessionMetadata.context()Returns the value of thecontextrecord component.SessionsGetLastForContextParams.context()Returns the value of thecontextrecord component.Constructors in com.github.copilot.generated.rpc with parameters of type SessionContextModifierConstructorDescriptionSessionMetadata(String sessionId, String startTime, String modifiedTime, String summary, String name, String clientName, Boolean isRemote, Boolean isDetached, SessionContext context, String mcTaskId) Creates an instance of aSessionMetadatarecord class.Creates an instance of aSessionsGetLastForContextParamsrecord class.