Uses of Enum Class
org.aoju.bus.gitlab.models.GroupParams.ProjectCreationLevel
Packages that use GroupParams.ProjectCreationLevel
-
Uses of GroupParams.ProjectCreationLevel in org.aoju.bus.gitlab.models
Methods in org.aoju.bus.gitlab.models that return GroupParams.ProjectCreationLevelModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static GroupParams.ProjectCreationLevel[]GroupParams.ProjectCreationLevel.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.ProjectCreationLevelModifier and TypeMethodDescriptionGroupParams.withProjectCreationLevel(GroupParams.ProjectCreationLevel projectCreationLevel)