public interface StatisticsService extends Service
Modifier and Type | Interface and Description |
---|---|
static interface |
StatisticsService.ListRequest |
static interface |
StatisticsService.ListResponse |
Modifier and Type | Method and Description |
---|---|
StatisticsService.ListRequest |
list() |
Service |
service(String path)
Service locator method, returns individual service on which the URI is dispatched.
|
StatisticService |
statisticService(String id) |
StatisticsService.ListRequest list()
StatisticService statisticService(String id)
Copyright © 2016. All rights reserved.