| Package | Description |
|---|---|
| org.openstack4j.api.image.v2 | |
| org.openstack4j.openstack.image.v2.domain | |
| org.openstack4j.openstack.image.v2.internal |
| Modifier and Type | Method and Description |
|---|---|
Image |
ImageService.update(String imageId,
ImageUpdate imageUpdate)
Update an image by building the string of json operations
that represent the json transformation
instead of the building the whole image
|
| Modifier and Type | Class and Description |
|---|---|
class |
GlanceImageUpdate
Implementation of updating a glance image
|
| Modifier and Type | Method and Description |
|---|---|
ImageUpdate |
GlanceImageUpdate.ImageUpdateConcreteBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
ImageUpdateBuilder |
GlanceImageUpdate.ImageUpdateConcreteBuilder.from(ImageUpdate in) |
| Modifier and Type | Method and Description |
|---|---|
Image |
ImageServiceImpl.update(String imageId,
ImageUpdate imageUpdate)
Update an image by building the string of json operations
that represent the json transformation
instead of the building the whole image
|
Copyright © 2017. All rights reserved.