Package com.courier.client
Class CourierClientAsyncImpl.WithRawResponseImpl
-
- All Implemented Interfaces:
-
com.courier.client.CourierClientAsync.WithRawResponse
public final class CourierClientAsyncImpl.WithRawResponseImpl implements CourierClientAsync.WithRawResponse
-
-
Method Summary
-
-
Method Detail
-
withOptions
CourierClientAsync.WithRawResponse withOptions(Consumer<ClientOptions.Builder> modifier)
Returns a view of this service with the given option modifications applied.
The original service is not modified.
-
audiences
AudienceServiceAsync.WithRawResponse audiences()
-
auditEvents
AuditEventServiceAsync.WithRawResponse auditEvents()
-
automations
AutomationServiceAsync.WithRawResponse automations()
-
journeys
JourneyServiceAsync.WithRawResponse journeys()
-
brands
BrandServiceAsync.WithRawResponse brands()
-
inbound
InboundServiceAsync.WithRawResponse inbound()
-
messages
MessageServiceAsync.WithRawResponse messages()
-
requests
RequestServiceAsync.WithRawResponse requests()
-
notifications
NotificationServiceAsync.WithRawResponse notifications()
-
profiles
ProfileServiceAsync.WithRawResponse profiles()
-
tenants
TenantServiceAsync.WithRawResponse tenants()
-
translations
TranslationServiceAsync.WithRawResponse translations()
-
-
-
-