Uses of Record Class
com.github.copilot.generated.rpc.SessionWorkspacesEnsureResult.SessionWorkspacesEnsureResultWorkspace
Packages that use SessionWorkspacesEnsureResult.SessionWorkspacesEnsureResultWorkspace
Package
Description
Auto-generated RPC parameter and result types for the GitHub Copilot SDK.
-
Uses of SessionWorkspacesEnsureResult.SessionWorkspacesEnsureResultWorkspace in com.github.copilot.generated.rpc
Methods in com.github.copilot.generated.rpc that return SessionWorkspacesEnsureResult.SessionWorkspacesEnsureResultWorkspaceModifier and TypeMethodDescriptionSessionWorkspacesEnsureResult.workspace()Returns the value of theworkspacerecord component.Constructors in com.github.copilot.generated.rpc with parameters of type SessionWorkspacesEnsureResult.SessionWorkspacesEnsureResultWorkspaceModifierConstructorDescriptionSessionWorkspacesEnsureResult(SessionWorkspacesEnsureResult.SessionWorkspacesEnsureResultWorkspace workspace, String path) Creates an instance of aSessionWorkspacesEnsureResultrecord class.