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