Class BulkServiceImpl.WithRawResponseImpl
-
- All Implemented Interfaces:
-
app.knock.api.services.blocking.channels.BulkService.WithRawResponse
public final class BulkServiceImpl.WithRawResponseImpl implements BulkService.WithRawResponse
-
-
Method Summary
Modifier and Type Method Description HttpResponseFor<BulkOperation>updateMessageStatus(BulkUpdateMessageStatusParams params, RequestOptions requestOptions)-
Methods inherited from class app.knock.api.services.blocking.channels.BulkService.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
HttpResponseFor<BulkOperation> updateMessageStatus(BulkUpdateMessageStatusParams params, RequestOptions requestOptions)
-
-
-
-