Uses of Record Class
com.github.copilot.generated.rpc.SandboxConfigUserPolicyNetworkProxy
Packages that use SandboxConfigUserPolicyNetworkProxy
Package
Description
Auto-generated RPC parameter and result types for the GitHub Copilot SDK.
-
Uses of SandboxConfigUserPolicyNetworkProxy in com.github.copilot.generated.rpc
Methods in com.github.copilot.generated.rpc that return SandboxConfigUserPolicyNetworkProxyModifier and TypeMethodDescriptionSandboxConfigUserPolicyNetwork.proxy()Returns the value of theproxyrecord component.Constructors in com.github.copilot.generated.rpc with parameters of type SandboxConfigUserPolicyNetworkProxyModifierConstructorDescriptionSandboxConfigUserPolicyNetwork(Boolean allowOutbound, Boolean allowLocalNetwork, SandboxConfigUserPolicyNetworkProxy proxy) Creates an instance of aSandboxConfigUserPolicyNetworkrecord class.