| Package | Description |
|---|---|
| org.ovirt.engine.api.model | |
| org.ovirt.engine.api.restapi.types | |
| org.ovirt.engine.api.restapi.utils |
| Modifier and Type | Field and Description |
|---|---|
protected List<CustomProperty> |
CustomProperties.customProperty |
| Modifier and Type | Method and Description |
|---|---|
CustomProperty |
ObjectFactory.createCustomProperty()
Create an instance of
CustomProperty |
| Modifier and Type | Method and Description |
|---|---|
List<CustomProperty> |
CustomProperties.getCustomProperty()
Gets the value of the customProperty property.
|
| Modifier and Type | Method and Description |
|---|---|
static String |
VmMapper.map(CustomProperty model,
String template) |
| Modifier and Type | Method and Description |
|---|---|
static List<CustomProperty> |
CustomPropertiesParser.parse(String str,
boolean isRegex)
Format of @str is
|
| Modifier and Type | Method and Description |
|---|---|
static String |
CustomPropertiesParser.parse(List<CustomProperty> customProperties)
Converts VmHooksEnv to @str as
|
Copyright © 2012. All Rights Reserved.