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