public class SchedulingPoliciesServiceImpl extends ServiceImpl implements SchedulingPoliciesService
SchedulingPoliciesService.AddRequest, SchedulingPoliciesService.AddResponse, SchedulingPoliciesService.ListRequest, SchedulingPoliciesService.ListResponse
Constructor and Description |
---|
SchedulingPoliciesServiceImpl(HttpConnection connection,
String path) |
Modifier and Type | Method and Description |
---|---|
SchedulingPoliciesService.AddRequest |
add() |
SchedulingPoliciesService.ListRequest |
list() |
SchedulingPolicyService |
policyService(String id) |
Service |
service(String path)
Service locator method, returns individual service on which the URI is dispatched.
|
String |
toString() |
checkAction, checkFault, getConnection, getPath, throwError
public SchedulingPoliciesServiceImpl(HttpConnection connection, String path)
public SchedulingPoliciesService.AddRequest add()
add
in interface SchedulingPoliciesService
public SchedulingPoliciesService.ListRequest list()
list
in interface SchedulingPoliciesService
public SchedulingPolicyService policyService(String id)
policyService
in interface SchedulingPoliciesService
public Service service(String path)
SchedulingPoliciesService
Service locator method, returns individual service on which the URI is dispatched.
service
in interface SchedulingPoliciesService
Copyright © 2016. All rights reserved.