Package | Description |
---|---|
org.ovirt.engine.sdk.decorators |
Modifier and Type | Method and Description |
---|---|
InstanceTypeNIC |
InstanceTypeNICs.add(NIC nic)
Adds NIC object.
|
InstanceTypeNIC |
InstanceTypeNICs.get(UUID id)
Fetches InstanceTypeNIC object by id.
|
InstanceTypeNIC |
InstanceTypeNICs.getById(String id)
Fetches InstanceTypeNIC object by id.
|
InstanceTypeNIC |
InstanceTypeNIC.update()
Updates InstanceTypeNIC object.
|
InstanceTypeNIC |
InstanceTypeNIC.update(Boolean async)
Updates InstanceTypeNIC object.
|
Modifier and Type | Method and Description |
---|---|
List<InstanceTypeNIC> |
InstanceTypeNICs.list()
Lists InstanceTypeNIC objects.
|
List<InstanceTypeNIC> |
InstanceTypeNICs.list(Integer max)
Lists InstanceTypeNIC objects.
|
Copyright ? 2010 Red Hat, Inc - released under the Apache License Version 2.0