public interface AttachedStorageDomainService extends Service
Modifier and Type | Interface and Description |
---|---|
static interface |
AttachedStorageDomainService.ActivateRequest |
static interface |
AttachedStorageDomainService.ActivateResponse |
static interface |
AttachedStorageDomainService.DeactivateRequest |
static interface |
AttachedStorageDomainService.DeactivateResponse |
static interface |
AttachedStorageDomainService.GetRequest |
static interface |
AttachedStorageDomainService.GetResponse |
static interface |
AttachedStorageDomainService.RemoveRequest |
static interface |
AttachedStorageDomainService.RemoveResponse |
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.
|
AttachedStorageDomainService.ActivateRequest activate()
AttachedStorageDomainService.DeactivateRequest deactivate()
AttachedStorageDomainService.GetRequest get()
AttachedStorageDomainService.RemoveRequest remove()
DisksService disksService()
Copyright © 2016. All rights reserved.