Class BulkServiceImpl

  • All Implemented Interfaces:
    app.knock.api.services.blocking.schedules.BulkService

    
    public final class BulkServiceImpl
     implements BulkService
                        
    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      BulkService.WithRawResponse withRawResponse() Returns a view of this service that provides access to raw HTTP responses for each method.
      BulkOperation create(BulkCreateParams params, RequestOptions requestOptions)
      • Methods inherited from class app.knock.api.services.blocking.schedules.BulkService

        create
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait