Uses of Enum
org.kohsuke.github.GHMembership.State
-
Uses of GHMembership.State in org.kohsuke.github
Modifier and TypeMethodDescriptionGHMembership.getState()
Gets state.static GHMembership.State
Returns the enum constant of this type with the specified name.static GHMembership.State[]
GHMembership.State.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionGHMyself.listOrgMemberships
(GHMembership.State state) List your organization memberships.