public interface SchedulingPolicyService extends Service
Modifier and Type | Interface and Description |
---|---|
static interface |
SchedulingPolicyService.GetRequest |
static interface |
SchedulingPolicyService.GetResponse |
static interface |
SchedulingPolicyService.RemoveRequest |
static interface |
SchedulingPolicyService.RemoveResponse |
static interface |
SchedulingPolicyService.UpdateRequest |
static interface |
SchedulingPolicyService.UpdateResponse |
Modifier and Type | Method and Description |
---|---|
BalancesService |
balancesService() |
FiltersService |
filtersService() |
SchedulingPolicyService.GetRequest |
get() |
SchedulingPolicyService.RemoveRequest |
remove() |
Service |
service(String path)
Service locator method, returns individual service on which the URI is dispatched.
|
SchedulingPolicyService.UpdateRequest |
update() |
WeightsService |
weightsService() |
SchedulingPolicyService.GetRequest get()
SchedulingPolicyService.RemoveRequest remove()
SchedulingPolicyService.UpdateRequest update()
BalancesService balancesService()
FiltersService filtersService()
WeightsService weightsService()
Copyright © 2016. All rights reserved.