|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ImageApi
Provides synchronous access to Images.
ImageAsyncApi,
| Method Summary | |
|---|---|
void |
deleteImage(String id)
Delete the specified image |
Image |
getImage(String id)
List details of the specified image |
Set<Resource> |
listImages()
List all images (IDs, names, links) |
Set<Image> |
listImagesInDetail()
List all images (all details) |
| Method Detail |
|---|
Set<Resource> listImages()
Set<Image> listImagesInDetail()
Image getImage(String id)
id - id of the server
void deleteImage(String id)
id - id of the image
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||