public class OpenstackImagesServiceImpl extends ServiceImpl implements OpenstackImagesService
OpenstackImagesService.ListRequest, OpenstackImagesService.ListResponse
Constructor and Description |
---|
OpenstackImagesServiceImpl(HttpConnection connection,
String path) |
Modifier and Type | Method and Description |
---|---|
OpenstackImageService |
imageService(String id) |
OpenstackImagesService.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 OpenstackImagesServiceImpl(HttpConnection connection, String path)
public OpenstackImagesService.ListRequest list()
list
in interface OpenstackImagesService
public OpenstackImageService imageService(String id)
imageService
in interface OpenstackImagesService
public Service service(String path)
OpenstackImagesService
Service locator method, returns individual service on which the URI is dispatched.
service
in interface OpenstackImagesService
Copyright © 2016. All rights reserved.