public class AttachedStorageDomainServiceImpl extends ServiceImpl implements AttachedStorageDomainService
AttachedStorageDomainService.ActivateRequest, AttachedStorageDomainService.ActivateResponse, AttachedStorageDomainService.DeactivateRequest, AttachedStorageDomainService.DeactivateResponse, AttachedStorageDomainService.GetRequest, AttachedStorageDomainService.GetResponse, AttachedStorageDomainService.RemoveRequest, AttachedStorageDomainService.RemoveResponse
Constructor and Description |
---|
AttachedStorageDomainServiceImpl(HttpConnection connection,
String path) |
Modifier and Type | Method and Description |
---|---|
AttachedStorageDomainService.ActivateRequest |
activate() |
AttachedStorageDomainService.DeactivateRequest |
deactivate() |
DisksService |
disksService() |
AttachedStorageDomainService.GetRequest |
get() |
AttachedStorageDomainService.RemoveRequest |
remove() |
Service |
service(String path)
Service locator method, returns individual service on which the URI is dispatched.
|
String |
toString() |
checkAction, checkFault, getConnection, getPath, throwError
public AttachedStorageDomainServiceImpl(HttpConnection connection, String path)
public AttachedStorageDomainService.ActivateRequest activate()
activate
in interface AttachedStorageDomainService
public AttachedStorageDomainService.DeactivateRequest deactivate()
deactivate
in interface AttachedStorageDomainService
public AttachedStorageDomainService.GetRequest get()
get
in interface AttachedStorageDomainService
public AttachedStorageDomainService.RemoveRequest remove()
remove
in interface AttachedStorageDomainService
public DisksService disksService()
disksService
in interface AttachedStorageDomainService
public Service service(String path)
AttachedStorageDomainService
Service locator method, returns individual service on which the URI is dispatched.
service
in interface AttachedStorageDomainService
Copyright © 2016. All rights reserved.