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