public class GitLabAPIUsers extends Object
http://doc.gitlab.com/ce/api/users.html
| Constructor and Description |
|---|
GitLabAPIUsers(GitLabAPI gitLabAPI) |
public GitLabAPIUsers(GitLabAPI gitLabAPI)
public GitLabUser getUser() throws IOException
Gets currently authenticated user.
GET /user
IOExceptionCopyright © 2017 Talanlabs. All rights reserved.