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