Class PreferenceServiceAsyncImpl.WithRawResponseImpl
-
- All Implemented Interfaces:
-
com.courier.services.async.tenants.PreferenceServiceAsync.WithRawResponse
public final class PreferenceServiceAsyncImpl.WithRawResponseImpl implements PreferenceServiceAsync.WithRawResponse
-
-
Method Summary
Modifier and Type Method Description PreferenceServiceAsync.WithRawResponsewithOptions(Consumer<ClientOptions.Builder> modifier)Returns a view of this service with the given option modifications applied. ItemServiceAsync.WithRawResponseitems()-
-
Method Detail
-
withOptions
PreferenceServiceAsync.WithRawResponse withOptions(Consumer<ClientOptions.Builder> modifier)
Returns a view of this service with the given option modifications applied.
The original service is not modified.
-
-
-
-