@Generated(value="class io.swagger.codegen.languages.JavaClientCodegen", date="2017-02-24T15:10:39.441-05:00") public class SystemJobApi extends Object
| Constructor and Description |
|---|
SystemJobApi() |
SystemJobApi(ApiClient apiClient) |
| Modifier and Type | Method and Description |
|---|---|
ApiClient |
getApiClient() |
void |
setApiClient(ApiClient apiClient) |
SystemJobRunResponse |
systemJobRunSystemJob(SystemJobRunRequest systemJobRunRequest)
runSystemJob
Starts a system job asynchronously.
|
public SystemJobApi()
public SystemJobApi(ApiClient apiClient)
public ApiClient getApiClient()
public void setApiClient(ApiClient apiClient)
public SystemJobRunResponse systemJobRunSystemJob(SystemJobRunRequest systemJobRunRequest) throws ApiException
systemJobRunRequest - the information needed to run the system jobApiExceptionCopyright © 2017. All rights reserved.