Uses of Enum
org.gitlab4j.api.models.GroupParams.DefaultBranchProtectionLevel
Packages that use GroupParams.DefaultBranchProtectionLevel
-
Uses of GroupParams.DefaultBranchProtectionLevel in org.gitlab4j.api.models
Methods in org.gitlab4j.api.models that return GroupParams.DefaultBranchProtectionLevelModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.GroupParams.DefaultBranchProtectionLevel.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.gitlab4j.api.models with parameters of type GroupParams.DefaultBranchProtectionLevelModifier and TypeMethodDescriptionGroupParams.withDefaultBranchProtection
(GroupParams.DefaultBranchProtectionLevel defaultBranchProtection)