public interface ClusterLevelService extends Service
Provides information about a specific cluster level. See the ClusterLevels service for more information.
Modifier and Type | Interface and Description |
---|---|
static interface |
ClusterLevelService.GetRequest
Provides the information about the capabilities of the specific cluster level managed by this service.
|
static interface |
ClusterLevelService.GetResponse
Provides the information about the capabilities of the specific cluster level managed by this service.
|
Modifier and Type | Method and Description |
---|---|
ClusterLevelService.GetRequest |
get()
Provides the information about the capabilities of the specific cluster level managed by this service.
|
Service |
service(String path)
Service locator method, returns individual service on which the URI is dispatched.
|
ClusterLevelService.GetRequest get()
Provides the information about the capabilities of the specific cluster level managed by this service.
Copyright © 2016. All rights reserved.