| Package | Description |
|---|---|
| org.gitlab.api |
| Modifier and Type | Method and Description |
|---|---|
static TokenType |
TokenType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TokenType[] |
TokenType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static GitlabAPI |
GitlabAPI.connect(String hostUrl,
String apiToken,
TokenType tokenType) |
Copyright © 2015. All Rights Reserved.