public class IscsiBondServiceImpl extends ServiceImpl implements IscsiBondService
IscsiBondService.GetRequest, IscsiBondService.GetResponse, IscsiBondService.RemoveRequest, IscsiBondService.RemoveResponse, IscsiBondService.UpdateRequest, IscsiBondService.UpdateResponse
Constructor and Description |
---|
IscsiBondServiceImpl(HttpConnection connection,
String path) |
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() |
String |
toString() |
IscsiBondService.UpdateRequest |
update() |
checkAction, checkFault, getConnection, getPath, throwError
public IscsiBondServiceImpl(HttpConnection connection, String path)
public IscsiBondService.GetRequest get()
get
in interface IscsiBondService
public IscsiBondService.RemoveRequest remove()
remove
in interface IscsiBondService
public IscsiBondService.UpdateRequest update()
update
in interface IscsiBondService
public NetworksService networksService()
networksService
in interface IscsiBondService
public StorageServerConnectionsService storageServerConnectionsService()
storageServerConnectionsService
in interface IscsiBondService
public Service service(String path)
IscsiBondService
Service locator method, returns individual service on which the URI is dispatched.
service
in interface IscsiBondService
Copyright © 2016. All rights reserved.