Package | Description |
---|---|
org.ovirt.engine.sdk.decorators | |
org.ovirt.engine.sdk.entities |
Modifier and Type | Class and Description |
---|---|
class |
Job
Job providing relation and functional services
|
Modifier and Type | Method and Description |
---|---|
Job |
Jobs.add(Job job)
Adds Job object.
|
Job |
Jobs.add(Job job,
String expect)
Adds Job object.
|
Job |
Jobs.add(Job job,
String expect,
String correlationId)
Adds Job object.
|
Modifier and Type | Method and Description |
---|---|
Job |
ObjectFactory.createJob()
Create an instance of
Job |
Job |
Step.getJob()
Gets the value of the job property.
|
Job |
Action.getJob()
Gets the value of the job property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<Job> |
ObjectFactory.createJob(Job value)
|
List<Job> |
Jobs.getJobs()
Gets the value of the jobs property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<Job> |
ObjectFactory.createJob(Job value)
|
void |
Step.setJob(Job value)
Sets the value of the job property.
|
void |
Action.setJob(Job value)
Sets the value of the job property.
|
Copyright ? 2010 Red Hat, Inc - released under the Apache License Version 2.0