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