public interface OpenstackImageService extends Service
Modifier and Type | Interface and Description |
---|---|
static interface |
OpenstackImageService.GetRequest |
static interface |
OpenstackImageService.GetResponse |
static interface |
OpenstackImageService.ImportRequest |
static interface |
OpenstackImageService.ImportResponse |
Modifier and Type | Method and Description |
---|---|
OpenstackImageService.GetRequest |
get() |
OpenstackImageService.ImportRequest |
import_() |
Service |
service(String path)
Service locator method, returns individual service on which the URI is dispatched.
|
OpenstackImageService.GetRequest get()
OpenstackImageService.ImportRequest import_()
Copyright © 2016. All rights reserved.