Package | Description |
---|---|
org.ovirt.engine.sdk.decorators |
Modifier and Type | Method and Description |
---|---|
HostNICLabel |
HostNICLabels.add(Label label)
Adds Label object.
|
HostNICLabel |
HostNICLabels.add(Label label,
String expect)
Adds Label object.
|
HostNICLabel |
HostNICLabels.add(Label label,
String expect,
String correlationId)
Adds Label object.
|
HostNICLabel |
HostNICLabels.get(UUID id)
Fetches HostNICLabel object by id.
|
HostNICLabel |
HostNICLabels.getById(String id)
Fetches HostNICLabel object by id.
|
Modifier and Type | Method and Description |
---|---|
List<HostNICLabel> |
HostNICLabels.list()
Lists HostNICLabel objects.
|
List<HostNICLabel> |
HostNICLabels.list(Integer max)
Lists HostNICLabel objects.
|
Copyright ? 2010 Red Hat, Inc - released under the Apache License Version 2.0