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