Uses of Class
org.kohsuke.github.GHMembership
Packages that use GHMembership
-
Uses of GHMembership in org.kohsuke.github
Methods in org.kohsuke.github that return GHMembershipModifier and TypeMethodDescriptionGHMyself.getMembership
(GHOrganization o) Gets your membership in a specific organization.GHOrganization.getMembership
(String username) Obtains the object that represents the user membership.Methods in org.kohsuke.github that return types with arguments of type GHMembershipModifier and TypeMethodDescriptionGHMyself.listOrgMemberships()
List your organization memberships.GHMyself.listOrgMemberships
(GHMembership.State state) List your organization memberships.