Uses of Record Class
com.github.copilot.generated.rpc.SandboxConfigUserPolicy
Packages that use SandboxConfigUserPolicy
-
Uses of SandboxConfigUserPolicy in com.github.copilot.generated.rpc
Methods in com.github.copilot.generated.rpc that return SandboxConfigUserPolicyModifier and TypeMethodDescriptionSandboxConfig.userPolicy()Returns the value of theuserPolicyrecord component.Constructors in com.github.copilot.generated.rpc with parameters of type SandboxConfigUserPolicyModifierConstructorDescriptionSandboxConfig(Boolean enabled, SandboxConfigUserPolicy userPolicy, Map<String, Object> config, Boolean addCurrentWorkingDirectory) Creates an instance of aSandboxConfigrecord class.