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