public class OvhEngine extends Object
| Modifier and Type | Field and Description |
|---|---|
String |
engineId
Input engine UUID
canBeNull && readOnly
|
Boolean |
isDeprecated
Indicates if engine will soon not be supported
canBeNull && readOnly
|
OvhEngineNameEnum |
name
Software name
canBeNull && readOnly
|
String |
version
Software version
canBeNull && readOnly
|
| Constructor and Description |
|---|
OvhEngine() |
public Boolean isDeprecated
public OvhEngineNameEnum name
public String version
public String engineId
Copyright © 2018. All rights reserved.