Package org.miaixz.bus.gitlab.models
Class Namespace
java.lang.Object
org.miaixz.bus.gitlab.models.Namespace
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetId()getKind()getName()getPath()voidsetAvatarUrl(String avatarUrl) voidsetFullPath(String fullPath) voidvoidvoidvoidsetParentId(Long parentId) voidvoidtoString()withFullPath(String fullPath)
-
Constructor Details
-
Namespace
public Namespace()
-
-
Method Details