Uses of Enum
org.gitlab4j.api.models.GroupParams.SubgroupCreationLevel
Packages that use GroupParams.SubgroupCreationLevel
-
Uses of GroupParams.SubgroupCreationLevel in org.gitlab4j.api.models
Methods in org.gitlab4j.api.models that return GroupParams.SubgroupCreationLevelModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static GroupParams.SubgroupCreationLevel[]
GroupParams.SubgroupCreationLevel.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.SubgroupCreationLevelModifier and TypeMethodDescriptionGroupParams.withSubgroupCreationLevel
(GroupParams.SubgroupCreationLevel subgroupCreationLevel)