Package | Description |
---|---|
org.ovirt.engine.sdk.decorators | |
org.ovirt.engine.sdk.entities |
Modifier and Type | Class and Description |
---|---|
class |
ClusterCpuProfile
ClusterCpuProfile providing relation and functional services
|
class |
CpuProfile
CpuProfile providing relation and functional services
|
class |
DataCenterClusterCpuProfile
DataCenterClusterCpuProfile providing relation and functional services
|
Modifier and Type | Method and Description |
---|---|
CpuProfile |
CpuProfiles.add(CpuProfile cpuprofile)
Adds CpuProfile object.
|
ClusterCpuProfile |
ClusterCpuProfiles.add(CpuProfile cpuprofile)
Adds CpuProfile object.
|
DataCenterClusterCpuProfile |
DataCenterClusterCpuProfiles.add(CpuProfile cpuprofile)
Adds CpuProfile object.
|
CpuProfile |
CpuProfiles.add(CpuProfile cpuprofile,
String expect)
Adds CpuProfile object.
|
ClusterCpuProfile |
ClusterCpuProfiles.add(CpuProfile cpuprofile,
String expect)
Adds CpuProfile object.
|
CpuProfile |
CpuProfiles.add(CpuProfile cpuprofile,
String expect,
String correlationId)
Adds CpuProfile object.
|
ClusterCpuProfile |
ClusterCpuProfiles.add(CpuProfile cpuprofile,
String expect,
String correlationId)
Adds CpuProfile object.
|
Modifier and Type | Method and Description |
---|---|
CpuProfile |
ObjectFactory.createCpuProfile()
Create an instance of
CpuProfile |
CpuProfile |
VmBase.getCpuProfile()
Gets the value of the cpuProfile property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<CpuProfile> |
ObjectFactory.createCpuProfile(CpuProfile value)
|
List<CpuProfile> |
CpuProfiles.getCpuProfiles()
Gets the value of the cpuProfiles property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<CpuProfile> |
ObjectFactory.createCpuProfile(CpuProfile value)
|
void |
VmBase.setCpuProfile(CpuProfile value)
Sets the value of the cpuProfile property.
|
Copyright ? 2010 Red Hat, Inc - released under the Apache License Version 2.0