cancelJob

inline suspend fun DataExchangeClient.cancelJob(crossinline block: CancelJobRequest.Builder.() -> Unit): CancelJobResponse

This operation cancels a job. Jobs can be cancelled only when they are in the WAITING state.