Uses of Enum
org.kohsuke.github.GHOrganization.Permission
Packages that use GHOrganization.Permission
-
Uses of GHOrganization.Permission in org.kohsuke.github
Methods in org.kohsuke.github that return GHOrganization.PermissionModifier and TypeMethodDescriptionstatic GHOrganization.PermissionReturns the enum constant of this type with the specified name.static GHOrganization.Permission[]GHOrganization.Permission.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.kohsuke.github with parameters of type GHOrganization.PermissionModifier and TypeMethodDescriptionGHOrganization.RepositoryRole.from(GHOrganization.Permission permission) From.GHTeamBuilder.permission(GHOrganization.Permission permission) Deprecated.see https://docs.github.com/en/free-pro-team@latest/rest/teams/teams?