Uses of Enum
org.kohsuke.github.GHTeam.Privacy
-
Uses of GHTeam.Privacy in org.kohsuke.github
Modifier and TypeMethodDescriptionGHTeamChanges.FromPrivacy.getFrom()
Gets the from.GHTeam.getPrivacy()
Gets the privacy state.static GHTeam.Privacy
Returns the enum constant of this type with the specified name.static GHTeam.Privacy[]
GHTeam.Privacy.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionGHTeamBuilder.privacy
(GHTeam.Privacy privacy) Description for this team.void
GHTeam.setPrivacy
(GHTeam.Privacy privacy) Updates the team's privacy setting.