Package org.miaixz.bus.gitlab.models
Class AllowedTo
java.lang.Object
org.miaixz.bus.gitlab.models.AllowedTo
- All Implemented Interfaces:
Serializable
This class is used by the ProtectedBranchesAPi to set up the
allowed_to_push, allowed_to_merge, and allowed_to_unprotect values.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetForm(GitLabApiForm form, String allowedToName) withAccessLevel(AccessLevel accessLevel) withGroupId(Long groupId) withUserId(Long userId)
-
Constructor Details
-
AllowedTo
-
-
Method Details
-
withAccessLevel
-
withUserId
-
withGroupId
-
getForm
-