| Package | Description |
|---|---|
| mn.foreman.api.endpoints.actions |
| Modifier and Type | Method and Description |
|---|---|
static StatusRunning |
StatusRunning.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StatusRunning[] |
StatusRunning.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Optional<StatusRunning> |
ActionsImpl.status(int command) |
Optional<StatusRunning> |
Actions.status(int command)
Gets the status of the provided command.
|
Copyright © 2023 OBM, LLC. All rights reserved.