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