public class OperatingSystemsServiceImpl extends ServiceImpl implements OperatingSystemsService
OperatingSystemsService.ListRequest, OperatingSystemsService.ListResponse
Constructor and Description |
---|
OperatingSystemsServiceImpl(HttpConnection connection,
String path) |
Modifier and Type | Method and Description |
---|---|
OperatingSystemsService.ListRequest |
list() |
OperatingSystemService |
operatingSystemService(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 OperatingSystemsServiceImpl(HttpConnection connection, String path)
public OperatingSystemsService.ListRequest list()
list
in interface OperatingSystemsService
public OperatingSystemService operatingSystemService(String id)
operatingSystemService
in interface OperatingSystemsService
public Service service(String path)
OperatingSystemsService
Service locator method, returns individual service on which the URI is dispatched.
service
in interface OperatingSystemsService
Copyright © 2016. All rights reserved.