Package | Description |
---|---|
org.ovirt.engine.sdk.decorators |
Modifier and Type | Method and Description |
---|---|
ClusterCpuProfile |
ClusterCpuProfiles.add(CpuProfile cpuprofile)
Adds CpuProfile object.
|
ClusterCpuProfile |
ClusterCpuProfiles.add(CpuProfile cpuprofile,
String expect)
Adds CpuProfile object.
|
ClusterCpuProfile |
ClusterCpuProfiles.add(CpuProfile cpuprofile,
String expect,
String correlationId)
Adds CpuProfile object.
|
ClusterCpuProfile |
ClusterCpuProfiles.get(UUID id)
Fetches ClusterCpuProfile object by id.
|
ClusterCpuProfile |
ClusterCpuProfiles.getById(String id)
Fetches ClusterCpuProfile object by id.
|
Modifier and Type | Method and Description |
---|---|
List<ClusterCpuProfile> |
ClusterCpuProfiles.list()
Lists ClusterCpuProfile objects.
|
List<ClusterCpuProfile> |
ClusterCpuProfiles.list(Integer max)
Lists ClusterCpuProfile objects.
|
Copyright ? 2010 Red Hat, Inc - released under the Apache License Version 2.0