Package | Description |
---|---|
org.ovirt.engine.api.model |
Modifier and Type | Field and Description |
---|---|
protected Body |
Request.body |
Modifier and Type | Method and Description |
---|---|
Body |
ObjectFactory.createBody()
Create an instance of
Body |
Body |
Request.getBody()
Gets the value of the body property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<Body> |
ObjectFactory.createBody(Body value)
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<Body> |
ObjectFactory.createBody(Body value)
|
void |
Request.setBody(Body value)
Sets the value of the body property.
|
Copyright © 2012. All Rights Reserved.