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