| Package | Description |
|---|---|
| net.leanix.api.models |
| Modifier and Type | Method and Description |
|---|---|
static JobResponse.StatusEnum |
JobResponse.StatusEnum.fromValue(String text) |
JobResponse.StatusEnum |
JobResponse.getStatus()
Get status
|
static JobResponse.StatusEnum |
JobResponse.StatusEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JobResponse.StatusEnum[] |
JobResponse.StatusEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
JobResponse.setStatus(JobResponse.StatusEnum status) |
JobResponse |
JobResponse.status(JobResponse.StatusEnum status) |
Copyright © 2019 LeanIX GmbH. All rights reserved.