Returns a raw HTTP response for patch /api/v1/annotation-queues/{queue_id}/runs/{queue_run_id}, but is otherwise the same as
[RunServiceAsync.update]..
public CompletableFuture<HttpResponseFor<RunUpdateResponse>> update(
String queueRunId,
RunUpdateParams params
)Returns a raw HTTP response for patch /api/v1/annotation-queues/{queue_id}/runs/{queue_run_id}, but is otherwise the same as
[RunServiceAsync.update].
| Name | Type | Description |
|---|---|---|
queueRunId* | String | |
params* | RunUpdateParams |