public interface HostStorageService extends Service
Modifier and Type | Interface and Description |
---|---|
static interface |
HostStorageService.ListRequest |
static interface |
HostStorageService.ListResponse |
Modifier and Type | Method and Description |
---|---|
HostStorageService.ListRequest |
list() |
Service |
service(String path)
Service locator method, returns individual service on which the URI is dispatched.
|
StorageService |
storageService(String id) |
HostStorageService.ListRequest list()
StorageService storageService(String id)
Copyright © 2016. All rights reserved.