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