| Package | Description |
|---|---|
| org.gitlab4j.api.webhook |
| Modifier and Type | Method and Description |
|---|---|
static EventLabel.LabelType |
EventLabel.LabelType.forValue(String value) |
EventLabel.LabelType |
EventLabel.getType() |
static EventLabel.LabelType |
EventLabel.LabelType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EventLabel.LabelType[] |
EventLabel.LabelType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EventLabel.setType(EventLabel.LabelType type) |
Copyright © 2021. All rights reserved.