Uses of Class
org.kohsuke.github.GHMembership
-
Uses of GHMembership in org.kohsuke.github
Modifier and TypeMethodDescriptionGHMyself.getMembership
(GHOrganization o) Gets your membership in a specific organization.GHOrganization.getMembership
(String username) Obtains the object that represents the user membership.Modifier and TypeMethodDescriptionGHMyself.listOrgMemberships()
List your organization memberships.GHMyself.listOrgMemberships
(GHMembership.State state) List your organization memberships.