| Package | Description |
|---|---|
| com.atlassian.bitbucket.label |
| Modifier and Type | Method and Description |
|---|---|
static LabelableType |
LabelableType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LabelableType[] |
LabelableType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Optional<LabelableType> |
LabelableSearchRequest.getType() |
| Modifier and Type | Method and Description |
|---|---|
LabelableSearchRequest.Builder |
LabelableSearchRequest.Builder.type(LabelableType value) |
Copyright © 2023 Atlassian. All rights reserved.