Uses of Record Class
com.github.copilot.generated.rpc.ContentExclusionPathCheck
Packages that use ContentExclusionPathCheck
Package
Description
Auto-generated RPC parameter and result types for the GitHub Copilot SDK.
-
Uses of ContentExclusionPathCheck in com.github.copilot.generated.rpc
Methods in com.github.copilot.generated.rpc that return types with arguments of type ContentExclusionPathCheckModifier and TypeMethodDescriptionSessionContentExclusionCheckPathsResult.checks()Returns the value of thechecksrecord component.Constructor parameters in com.github.copilot.generated.rpc with type arguments of type ContentExclusionPathCheckModifierConstructorDescriptionSessionContentExclusionCheckPathsResult(Boolean available, List<ContentExclusionPathCheck> checks) Creates an instance of aSessionContentExclusionCheckPathsResultrecord class.