public class ImagesServiceImpl extends ServiceImpl implements ImagesService
ImagesService.ListRequest, ImagesService.ListResponse
Constructor and Description |
---|
ImagesServiceImpl(HttpConnection connection,
String path) |
Modifier and Type | Method and Description |
---|---|
ImageService |
imageService(String id) |
ImagesService.ListRequest |
list() |
Service |
service(String path)
Service locator method, returns individual service on which the URI is dispatched.
|
String |
toString() |
checkAction, checkFault, getConnection, getPath, throwError
public ImagesServiceImpl(HttpConnection connection, String path)
public ImagesService.ListRequest list()
list
in interface ImagesService
public ImageService imageService(String id)
imageService
in interface ImagesService
public Service service(String path)
ImagesService
Service locator method, returns individual service on which the URI is dispatched.
service
in interface ImagesService
Copyright © 2016. All rights reserved.