| Package | Description |
|---|---|
| net.leanix.api.models |
| Modifier and Type | Method and Description |
|---|---|
static Export.StatusEnum |
Export.StatusEnum.fromValue(String text) |
Export.StatusEnum |
Export.getStatus()
Get status
|
static Export.StatusEnum |
Export.StatusEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Export.StatusEnum[] |
Export.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 |
Export.setStatus(Export.StatusEnum status) |
Export |
Export.status(Export.StatusEnum status) |
Copyright © 2019 LeanIX GmbH. All rights reserved.