Structs§
- Cancel
JobParams - struct for passing parameters to the method
JobManagementApi::cancel_job - Cancel
JobParams Builder - Use builder syntax to set the inputs and finish with
build(). - Continue
JobParams - struct for passing parameters to the method
JobManagementApi::continue_job - Continue
JobParams Builder - Use builder syntax to set the inputs and finish with
build(). - GetJob
Params - struct for passing parameters to the method
JobManagementApi::get_job - GetJob
Params Builder - Use builder syntax to set the inputs and finish with
build(). - GetJob
Tasks Params - struct for passing parameters to the method
JobManagementApi::get_job_tasks - GetJob
Tasks Params Builder - Use builder syntax to set the inputs and finish with
build(). - GetJobs
Params - struct for passing parameters to the method
JobManagementApi::get_jobs - GetJobs
Params Builder - Use builder syntax to set the inputs and finish with
build(). - JobManagement
ApiClient - Pause
JobParams - struct for passing parameters to the method
JobManagementApi::pause_job - Pause
JobParams Builder - Use builder syntax to set the inputs and finish with
build().
Enums§
- Cancel
JobError - struct for typed errors of method
JobManagementApi::cancel_job - Continue
JobError - struct for typed errors of method
JobManagementApi::continue_job - GetJob
Error - struct for typed errors of method
JobManagementApi::get_job - GetJob
Tasks Error - struct for typed errors of method
JobManagementApi::get_job_tasks - GetJobs
Error - struct for typed errors of method
JobManagementApi::get_jobs - Pause
JobError - struct for typed errors of method
JobManagementApi::pause_job