Uses of Record Class
com.github.copilot.generated.rpc.SandboxConfigUserPolicyFilesystem
Packages that use SandboxConfigUserPolicyFilesystem
Package
Description
Auto-generated RPC parameter and result types for the GitHub Copilot SDK.
-
Uses of SandboxConfigUserPolicyFilesystem in com.github.copilot.generated.rpc
Methods in com.github.copilot.generated.rpc that return SandboxConfigUserPolicyFilesystemModifier and TypeMethodDescriptionSandboxConfigUserPolicy.filesystem()Returns the value of thefilesystemrecord component.Constructors in com.github.copilot.generated.rpc with parameters of type SandboxConfigUserPolicyFilesystemModifierConstructorDescriptionSandboxConfigUserPolicy(SandboxConfigUserPolicyFilesystem filesystem, SandboxConfigUserPolicyNetwork network, SandboxConfigUserPolicySeatbelt seatbelt, SandboxConfigUserPolicyExperimental experimental) Creates an instance of aSandboxConfigUserPolicyrecord class.