Uses of Enum Class
com.github.copilot.generated.PermissionPromptRequestPathAccessKind
Packages that use PermissionPromptRequestPathAccessKind
-
Uses of PermissionPromptRequestPathAccessKind in com.github.copilot.generated
Subclasses with type arguments of type PermissionPromptRequestPathAccessKind in com.github.copilot.generatedModifier and TypeClassDescriptionenumUnderlying permission kind that needs path approvalMethods in com.github.copilot.generated that return PermissionPromptRequestPathAccessKindModifier and TypeMethodDescriptionPermissionPromptRequestPath.getAccessKind()Returns the enum constant of this class with the specified name.PermissionPromptRequestPathAccessKind.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.github.copilot.generated with parameters of type PermissionPromptRequestPathAccessKindModifier and TypeMethodDescriptionvoidPermissionPromptRequestPath.setAccessKind(PermissionPromptRequestPathAccessKind accessKind)