Uses of Enum Class
com.github.copilot.generated.rpc.OptionsUpdateAdditionalContentExclusionPolicyScope
Packages that use OptionsUpdateAdditionalContentExclusionPolicyScope
-
Uses of OptionsUpdateAdditionalContentExclusionPolicyScope in com.github.copilot.generated.rpc
Subclasses with type arguments of type OptionsUpdateAdditionalContentExclusionPolicyScope in com.github.copilot.generated.rpcModifier and TypeClassDescriptionenumAllowed values for the `OptionsUpdateAdditionalContentExclusionPolicyScope` enumeration.Methods in com.github.copilot.generated.rpc that return OptionsUpdateAdditionalContentExclusionPolicyScopeModifier and TypeMethodDescriptionOptionsUpdateAdditionalContentExclusionPolicy.scope()Returns the value of thescoperecord component.Returns the enum constant of this class with the specified name.OptionsUpdateAdditionalContentExclusionPolicyScope.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in com.github.copilot.generated.rpc with parameters of type OptionsUpdateAdditionalContentExclusionPolicyScopeModifierConstructorDescriptionOptionsUpdateAdditionalContentExclusionPolicy(List<OptionsUpdateAdditionalContentExclusionPolicyRule> rules, Object lastUpdatedAt, OptionsUpdateAdditionalContentExclusionPolicyScope scope) Creates an instance of aOptionsUpdateAdditionalContentExclusionPolicyrecord class.