| Package | Description |
|---|---|
| org.kohsuke.github |
| Modifier and Type | Method and Description |
|---|---|
GHMembership.State |
GHMembership.getState() |
static GHMembership.State |
GHMembership.State.valueOf(String name)
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 Type | Method and Description |
|---|---|
PagedIterable<GHMembership> |
GHMyself.listOrgMemberships(GHMembership.State state)
List your organization memberships
|
Copyright © 2017. All rights reserved.