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