Returns a raw HTTP response for get /api/v1/sessions/{session_id}/insights/{job_id},
but is otherwise the same as [InsightServiceAsync.retrieveJob]..
public CompletableFuture<
HttpResponseFor<InsightRetrieveJobResponse>
> retrieveJob(String jobId, InsightRetrieveJobParams params)Returns a raw HTTP response for get /api/v1/sessions/{session_id}/insights/{job_id},
but is otherwise the same as [InsightServiceAsync.retrieveJob].
| Name | Type | Description |
|---|---|---|
jobId* | String | |
params* | InsightRetrieveJobParams |