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