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