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