Class JobServiceImpl.WithRawResponseImpl
-
- All Implemented Interfaces:
-
com.tryfinch.api.services.blocking.sandbox.JobService.WithRawResponse
public final class JobServiceImpl.WithRawResponseImpl implements JobService.WithRawResponse
-
-
Method Summary
Modifier and Type Method Description ConfigurationService.WithRawResponseconfiguration()HttpResponseFor<JobCreateResponse>create(SandboxJobCreateParams params, RequestOptions requestOptions)-
-
Method Detail
-
configuration
ConfigurationService.WithRawResponse configuration()
-
create
HttpResponseFor<JobCreateResponse> create(SandboxJobCreateParams params, RequestOptions requestOptions)
-
-
-
-