public interface OpenstackImagesService extends Service
Modifier and Type | Interface and Description |
---|---|
static interface |
OpenstackImagesService.ListRequest |
static interface |
OpenstackImagesService.ListResponse |
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.
|
OpenstackImagesService.ListRequest list()
OpenstackImageService imageService(String id)
Copyright © 2016. All rights reserved.