| Package | Description |
|---|---|
| mn.foreman.api.endpoints.pickaxe | |
| mn.foreman.api.model |
| Modifier and Type | Field and Description |
|---|---|
InfrastructureType |
Pickaxe.InfrastructureConfig.type
The type.
|
| Modifier and Type | Method and Description |
|---|---|
static InfrastructureType |
InfrastructureType.forValue(String value)
Returns the type for the provided value.
|
static InfrastructureType |
InfrastructureType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static InfrastructureType[] |
InfrastructureType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2025 OBM, LLC. All rights reserved.