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