| Modifier and Type | Method and Description |
|---|---|
String |
RuntimeManagementServiceLegacyImpl.delete(String vmName,
Map<String,String> meta) |
String |
RuntimeManagementServiceLegacyImpl.instatiate(int vcores,
int memory,
int diskspace,
String imageref,
Map<String,String> meta) |
| Modifier and Type | Method and Description |
|---|---|
void |
Instantiation.start() |
void |
InstantiationNew.start() |
| Modifier and Type | Class and Description |
|---|---|
class |
RuntimeManagementRetryException |
| Modifier and Type | Method and Description |
|---|---|
String |
RuntimeManagementServiceLegacy.delete(String vmName,
Map<String,String> meta)
Propagate delete command for a virtual machine to the Cloud middleware
|
String |
RuntimeManagementServiceLegacy.instatiate(int vcores,
int memory,
int diskspace,
String imageref,
Map<String,String> meta) |
| Modifier and Type | Method and Description |
|---|---|
void |
Lifecycle.start() |