public abstract class AbstractResourceProperties extends Object
| Constructor and Description |
|---|
AbstractResourceProperties() |
| Modifier and Type | Method and Description |
|---|---|
String |
getMemory() |
Integer |
getVirtualCores() |
void |
setMemory(String memory) |
void |
setVirtualCores(Integer virtualCores) |