public class VmReportedDevicesServiceImpl extends ServiceImpl implements VmReportedDevicesService
VmReportedDevicesService.ListRequest, VmReportedDevicesService.ListResponse
Constructor and Description |
---|
VmReportedDevicesServiceImpl(HttpConnection connection,
String path) |
Modifier and Type | Method and Description |
---|---|
VmReportedDevicesService.ListRequest |
list() |
VmReportedDeviceService |
reportedDeviceService(String id) |
Service |
service(String path)
Service locator method, returns individual service on which the URI is dispatched.
|
String |
toString() |
checkAction, checkFault, getConnection, getPath, throwError
public VmReportedDevicesServiceImpl(HttpConnection connection, String path)
public VmReportedDevicesService.ListRequest list()
list
in interface VmReportedDevicesService
public VmReportedDeviceService reportedDeviceService(String id)
reportedDeviceService
in interface VmReportedDevicesService
public Service service(String path)
VmReportedDevicesService
Service locator method, returns individual service on which the URI is dispatched.
service
in interface VmReportedDevicesService
Copyright © 2016. All rights reserved.