Class BulkServiceAsyncImpl.WithRawResponseImpl
-
- All Implemented Interfaces:
-
app.knock.api.services.async.schedules.BulkServiceAsync.WithRawResponse
public final class BulkServiceAsyncImpl.WithRawResponseImpl implements BulkServiceAsync.WithRawResponse
-
-
Method Summary
Modifier and Type Method Description CompletableFuture<HttpResponseFor<BulkOperation>>create(BulkCreateParams params, RequestOptions requestOptions)-
-
Method Detail
-
create
CompletableFuture<HttpResponseFor<BulkOperation>> create(BulkCreateParams params, RequestOptions requestOptions)
-
-
-
-