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