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