Package | Description |
---|---|
org.ovirt.engine.api.model | |
org.ovirt.engine.api.restapi.types |
Modifier and Type | Field and Description |
---|---|
protected SupportedVersions |
Cluster.supportedVersions |
protected SupportedVersions |
DataCenter.supportedVersions |
Modifier and Type | Method and Description |
---|---|
SupportedVersions |
ObjectFactory.createSupportedVersions()
Create an instance of
SupportedVersions |
SupportedVersions |
Cluster.getSupportedVersions()
Gets the value of the supportedVersions property.
|
SupportedVersions |
DataCenter.getSupportedVersions()
Gets the value of the supportedVersions property.
|
Modifier and Type | Method and Description |
---|---|
void |
Cluster.setSupportedVersions(SupportedVersions value)
Sets the value of the supportedVersions property.
|
void |
DataCenter.setSupportedVersions(SupportedVersions value)
Sets the value of the supportedVersions property.
|
Modifier and Type | Method and Description |
---|---|
static SupportedVersions |
VersionMapper.map(List<Version> entity,
SupportedVersions template) |
Modifier and Type | Method and Description |
---|---|
static SupportedVersions |
VersionMapper.map(List<Version> entity,
SupportedVersions template) |
Copyright © 2012. All Rights Reserved.