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