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