Uses of Record Class
com.github.copilot.generated.rpc.RemoteSessionMetadataValue
Packages that use RemoteSessionMetadataValue
-
Uses of RemoteSessionMetadataValue in com.github.copilot.generated.rpc
Methods in com.github.copilot.generated.rpc that return RemoteSessionMetadataValueModifier and TypeMethodDescriptionSessionsOpenResult.metadata()Returns the value of themetadatarecord component.Constructors in com.github.copilot.generated.rpc with parameters of type RemoteSessionMetadataValueModifierConstructorDescriptionSessionsOpenResult(SessionsOpenStatus status, String sessionId, Object sessionApi, List<String> startupPrompts, String remoteSessionId, RemoteSessionMetadataValue metadata, List<SessionsOpenProgress> progress) Creates an instance of aSessionsOpenResultrecord class.