public static interface JobService.EndRequest extends Request<JobService.EndRequest,JobService.EndResponse>
Modifier and Type | Method and Description |
---|---|
JobService.EndRequest |
async(Boolean async)
Indicates if the action should be performed asynchronously.
|
JobService.EndRequest |
force(Boolean force) |
JobService.EndRequest async(Boolean async)
Indicates if the action should be performed asynchronously.
JobService.EndRequest force(Boolean force)
Copyright © 2016. All rights reserved.