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