Returns a raw HTTP response for post /api/v1/sessions/{session_id}/insights/configs,
but is otherwise the same as [ConfigServiceAsync.create]..
public CompletableFuture<
HttpResponseFor<CreateClusteringJobConfigResponse>
> create(String sessionId, ConfigCreateParams params)Returns a raw HTTP response for post /api/v1/sessions/{session_id}/insights/configs,
but is otherwise the same as [ConfigServiceAsync.create].
| Name | Type | Description |
|---|---|---|
sessionId* | String | |
params* | ConfigCreateParams |