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