Package app.knock.api.services.blocking
Interface ChannelService.WithRawResponse
-
- All Implemented Interfaces:
public interface ChannelService.WithRawResponseA view of ChannelService that provides access to raw HTTP responses for each method.
-
-
Method Summary
Modifier and Type Method Description abstract BulkService.WithRawResponsebulk()-
-
Method Detail
-
bulk
abstract BulkService.WithRawResponse bulk()
-
-
-
-