Package org.aoju.bus.gitlab.models
Class Namespace
java.lang.Object
org.aoju.bus.gitlab.models.Namespace
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetId()getKind()getName()getPath()voidsetAvatarUrl(String avatarUrl) voidsetFullPath(String fullPath) voidvoidvoidvoidvoidtoString()withFullPath(String fullPath)
-
Constructor Details
-
Namespace
public Namespace()
-
-
Method Details
-
getId
-
setId
-
getName
-
setName
-
getPath
-
setPath
-
getKind
-
setKind
-
getFullPath
-
setFullPath
-
withId
-
withName
-
withPath
-
withKind
-
withFullPath
-
getAvatarUrl
-
setAvatarUrl
-
getWebUrl
-
setWebUrl
-
toString
-