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