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