Returns a raw HTTP response for post /api/v1/sessions/{session_id}/insights/configs,
but is otherwise the same as [ConfigService.create]..
public 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 [ConfigService.create].
| Name | Type | Description |
|---|---|---|
sessionId* | String | |
params* | ConfigCreateParams |