Package org.gitlab4j.api.models
Class DeployToken
java.lang.Object
org.gitlab4j.api.models.DeployToken
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetId()
getName()
getToken()
void
setExpiresAt
(Date expiresAt) void
void
void
setScopes
(List<Constants.DeployTokenScope> scopes) void
void
setUsername
(String username) toString()