Package app.knock.api.services.async
Class BulkOperationServiceAsyncImpl.WithRawResponseImpl
-
- All Implemented Interfaces:
-
app.knock.api.services.async.BulkOperationServiceAsync.WithRawResponse
public final class BulkOperationServiceAsyncImpl.WithRawResponseImpl implements BulkOperationServiceAsync.WithRawResponse
-
-
Method Summary
Modifier and Type Method Description CompletableFuture<HttpResponseFor<BulkOperation>>get(BulkOperationGetParams params, RequestOptions requestOptions)-
-
Method Detail
-
get
CompletableFuture<HttpResponseFor<BulkOperation>> get(BulkOperationGetParams params, RequestOptions requestOptions)
-
-
-
-