Package app.knock.api.client
Class KnockClientImpl.WithRawResponseImpl
-
- All Implemented Interfaces:
-
app.knock.api.client.KnockClient.WithRawResponse
public final class KnockClientImpl.WithRawResponseImpl implements KnockClient.WithRawResponse
-
-
Method Summary
-
-
Method Detail
-
shared
SharedService.WithRawResponse shared()
-
recipients
RecipientService.WithRawResponse recipients()
-
users
UserService.WithRawResponse users()
-
objects
ObjectService.WithRawResponse objects()
-
tenants
TenantService.WithRawResponse tenants()
-
bulkOperations
BulkOperationService.WithRawResponse bulkOperations()
-
messages
MessageService.WithRawResponse messages()
-
providers
ProviderService.WithRawResponse providers()
-
integrations
IntegrationService.WithRawResponse integrations()
-
workflows
WorkflowService.WithRawResponse workflows()
-
schedules
ScheduleService.WithRawResponse schedules()
-
channels
ChannelService.WithRawResponse channels()
-
audiences
AudienceService.WithRawResponse audiences()
-
-
-
-