Class BulkServiceAsyncImpl.WithRawResponseImpl
-
- All Implemented Interfaces:
-
app.knock.api.services.async.channels.BulkServiceAsync.WithRawResponse
public final class BulkServiceAsyncImpl.WithRawResponseImpl implements BulkServiceAsync.WithRawResponse
-
-
Method Summary
Modifier and Type Method Description CompletableFuture<HttpResponseFor<BulkOperation>>updateMessageStatus(BulkUpdateMessageStatusParams params, RequestOptions requestOptions)-
Methods inherited from class app.knock.api.services.async.channels.BulkServiceAsync.WithRawResponse
updateMessageStatus, updateMessageStatus, updateMessageStatus, updateMessageStatus, updateMessageStatus -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
updateMessageStatus
CompletableFuture<HttpResponseFor<BulkOperation>> updateMessageStatus(BulkUpdateMessageStatusParams params, RequestOptions requestOptions)
-
-
-
-