Package app.knock.api.services.blocking
Class RecipientServiceImpl.WithRawResponseImpl
-
- All Implemented Interfaces:
-
app.knock.api.services.blocking.RecipientService.WithRawResponse
public final class RecipientServiceImpl.WithRawResponseImpl implements RecipientService.WithRawResponse
-
-
Method Summary
Modifier and Type Method Description SubscriptionService.WithRawResponsesubscriptions()PreferenceService.WithRawResponsepreferences()ChannelDataService.WithRawResponsechannelData()-
-
Method Detail
-
subscriptions
SubscriptionService.WithRawResponse subscriptions()
-
preferences
PreferenceService.WithRawResponse preferences()
-
channelData
ChannelDataService.WithRawResponse channelData()
-
-
-
-