public static interface SchedulingPolicyService.UpdateRequest extends Request<SchedulingPolicyService.UpdateRequest,SchedulingPolicyService.UpdateResponse>
Modifier and Type | Method and Description |
---|---|
SchedulingPolicyService.UpdateRequest |
async(Boolean async)
Indicates if the update should be performed asynchronously.
|
SchedulingPolicyService.UpdateRequest |
policy(SchedulingPolicy policy) |
SchedulingPolicyService.UpdateRequest |
policy(SchedulingPolicyBuilder policy) |
SchedulingPolicyService.UpdateRequest async(Boolean async)
Indicates if the update should be performed asynchronously.
SchedulingPolicyService.UpdateRequest policy(SchedulingPolicy policy)
SchedulingPolicyService.UpdateRequest policy(SchedulingPolicyBuilder policy)
Copyright © 2016. All rights reserved.