| Package | Description |
|---|---|
| mn.foreman.api.endpoints.actions |
| Modifier and Type | Method and Description |
|---|---|
static Actions.PowerMode |
Actions.PowerMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Actions.PowerMode[] |
Actions.PowerMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Optional<Actions.Response> |
Actions.changePowerMode(int minerId,
Actions.PowerMode mode)
Changes the power mode for the provided miner.
|
Optional<Actions.Response> |
ActionsImpl.changePowerMode(int minerId,
Actions.PowerMode mode) |
Copyright © 2024 OBM, LLC. All rights reserved.