Package app.knock.api.services.blocking
Class ChannelServiceImpl
-
- All Implemented Interfaces:
-
app.knock.api.services.blocking.ChannelService
public final class ChannelServiceImpl implements ChannelService
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public final classChannelServiceImpl.WithRawResponseImpl
-
Method Summary
Modifier and Type Method Description ChannelService.WithRawResponsewithRawResponse()Returns a view of this service that provides access to raw HTTP responses for each method. BulkServicebulk()-
-
Method Detail
-
withRawResponse
ChannelService.WithRawResponse withRawResponse()
Returns a view of this service that provides access to raw HTTP responses for each method.
-
bulk
BulkService bulk()
-
-
-
-