Package com.veeva.vault.sdk.api.job
Interface JobCancelRequest
public interface JobCancelRequest
Represents a job cancellation request which can be submitted
through
JobService.cancel(JobCancelRequest)
.-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interface
Creates a new instance ofJobCancelRequest
.