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