Uses of Record Class
com.github.copilot.generated.rpc.SandboxConfigUserPolicyFilesystem
Packages that use SandboxConfigUserPolicyFilesystem
-
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, SandboxConfigUserPolicyExperimental experimental) Creates an instance of aSandboxConfigUserPolicyrecord class.