public interface IscsiBondService extends Service
Modifier and Type | Interface and Description |
---|---|
static interface |
IscsiBondService.GetRequest |
static interface |
IscsiBondService.GetResponse |
static interface |
IscsiBondService.RemoveRequest |
static interface |
IscsiBondService.RemoveResponse |
static interface |
IscsiBondService.UpdateRequest |
static interface |
IscsiBondService.UpdateResponse |
Modifier and Type | Method and Description |
---|---|
IscsiBondService.GetRequest |
get() |
NetworksService |
networksService() |
IscsiBondService.RemoveRequest |
remove() |
Service |
service(String path)
Service locator method, returns individual service on which the URI is dispatched.
|
StorageServerConnectionsService |
storageServerConnectionsService() |
IscsiBondService.UpdateRequest |
update() |
IscsiBondService.GetRequest get()
IscsiBondService.RemoveRequest remove()
IscsiBondService.UpdateRequest update()
NetworksService networksService()
StorageServerConnectionsService storageServerConnectionsService()
Copyright © 2016. All rights reserved.