public class VmHostDeviceServiceImpl extends ServiceImpl implements VmHostDeviceService
VmHostDeviceService.GetRequest, VmHostDeviceService.GetResponse, VmHostDeviceService.RemoveRequest, VmHostDeviceService.RemoveResponse
Constructor and Description |
---|
VmHostDeviceServiceImpl(HttpConnection connection,
String path) |
Modifier and Type | Method and Description |
---|---|
VmHostDeviceService.GetRequest |
get() |
VmHostDeviceService.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 VmHostDeviceServiceImpl(HttpConnection connection, String path)
public VmHostDeviceService.GetRequest get()
get
in interface VmHostDeviceService
public VmHostDeviceService.RemoveRequest remove()
remove
in interface VmHostDeviceService
public Service service(String path)
VmHostDeviceService
Service locator method, returns individual service on which the URI is dispatched.
service
in interface VmHostDeviceService
Copyright © 2016. All rights reserved.