Package | Description |
---|---|
com.woorea.openstack.nova.api | |
com.woorea.openstack.nova.model |
Modifier and Type | Field and Description |
---|---|
private Image |
ImagesResource.Create.image |
Modifier and Type | Method and Description |
---|---|
ImagesResource.Create |
ImagesResource.create(Image image) |
Constructor and Description |
---|
Create(Image image) |
Modifier and Type | Field and Description |
---|---|
private Image |
Server.image |
Modifier and Type | Field and Description |
---|---|
private java.util.List<Image> |
Images.list |
Modifier and Type | Method and Description |
---|---|
Image |
Server.getImage() |
Modifier and Type | Method and Description |
---|---|
java.util.List<Image> |
Images.getList() |
java.util.Iterator<Image> |
Images.iterator() |
Modifier and Type | Method and Description |
---|---|
void |
Server.setImage(Image image) |