Package | Description |
---|---|
org.ovirt.engine.sdk.decorators | |
org.ovirt.engine.sdk.entities |
Modifier and Type | Class and Description |
---|---|
class |
GroupTag
GroupTag providing relation and functional services
|
class |
HostTag
HostTag providing relation and functional services
|
class |
Tag
Tag providing relation and functional services
|
class |
TemplateTag
TemplateTag providing relation and functional services
|
class |
UserTag
UserTag providing relation and functional services
|
class |
VMTag
VMTag providing relation and functional services
|
Modifier and Type | Method and Description |
---|---|
GroupTag |
GroupTags.add(Tag tag)
Adds Tag object.
|
UserTag |
UserTags.add(Tag tag)
Adds Tag object.
|
Tag |
Tags.add(Tag tag)
Adds Tag object.
|
HostTag |
HostTags.add(Tag tag)
Adds Tag object.
|
VMTag |
VMTags.add(Tag tag)
Adds Tag object.
|
TemplateTag |
TemplateTags.add(Tag tag)
Adds Tag object.
|
GroupTag |
GroupTags.add(Tag tag,
String expect)
Adds Tag object.
|
UserTag |
UserTags.add(Tag tag,
String expect)
Adds Tag object.
|
Tag |
Tags.add(Tag tag,
String correlationId)
Adds Tag object.
|
HostTag |
HostTags.add(Tag tag,
String expect)
Adds Tag object.
|
VMTag |
VMTags.add(Tag tag,
String expect)
Adds Tag object.
|
TemplateTag |
TemplateTags.add(Tag tag,
String expect)
Adds Tag object.
|
GroupTag |
GroupTags.add(Tag tag,
String expect,
String correlationId)
Adds Tag object.
|
UserTag |
UserTags.add(Tag tag,
String expect,
String correlationId)
Adds Tag object.
|
Tag |
Tags.add(Tag tag,
String correlationId,
String expect)
Adds Tag object.
|
HostTag |
HostTags.add(Tag tag,
String expect,
String correlationId)
Adds Tag object.
|
VMTag |
VMTags.add(Tag tag,
String expect,
String correlationId)
Adds Tag object.
|
TemplateTag |
TemplateTags.add(Tag tag,
String expect,
String correlationId)
Adds Tag object.
|
Modifier and Type | Method and Description |
---|---|
Tag |
ObjectFactory.createTag()
Create an instance of
Tag |
Tag |
TagParent.getTag()
Gets the value of the tag property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<Tag> |
ObjectFactory.createTag(Tag value)
|
List<Tag> |
Tags.getTags()
Gets the value of the tags property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<Tag> |
ObjectFactory.createTag(Tag value)
|
void |
TagParent.setTag(Tag value)
Sets the value of the tag property.
|
Copyright ? 2010 Red Hat, Inc - released under the Apache License Version 2.0