public interface FenceAgentsService extends Service
Modifier and Type | Interface and Description |
---|---|
static interface |
FenceAgentsService.AddRequest |
static interface |
FenceAgentsService.AddResponse |
static interface |
FenceAgentsService.ListRequest |
static interface |
FenceAgentsService.ListResponse |
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.
|
FenceAgentsService.AddRequest add()
FenceAgentsService.ListRequest list()
FenceAgentService agentService(String id)
Copyright © 2016. All rights reserved.